mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-10 12:05:06 +00:00
Use full name
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1556260 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc457a4a71
commit
a33e37af92
4
pom.xml
4
pom.xml
@ -28,11 +28,11 @@
|
|||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>2.7-SNAPSHOT</version>
|
<version>2.7-SNAPSHOT</version>
|
||||||
<name>Commons Lang</name>
|
<name>Apache Commons Lang</name>
|
||||||
|
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
<description>
|
<description>
|
||||||
Commons Lang, a package of Java utility classes for the
|
Apache Commons Lang, a package of Java utility classes for the
|
||||||
classes that are in java.lang's hierarchy, or are considered to be so
|
classes that are in java.lang's hierarchy, or are considered to be so
|
||||||
standard as to justify existence in java.lang.
|
standard as to justify existence in java.lang.
|
||||||
</description>
|
</description>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user