Rolling back to 2.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
48fe6153e5
commit
93b2c63817
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>commons-lang</groupId>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<version>2.3</version>
|
||||
<version>2.3-SNAPSHOT</version>
|
||||
<name>Lang</name>
|
||||
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
|
|
|
@ -20,7 +20,7 @@ limitations under the License.
|
|||
<groupId>commons-lang</groupId>
|
||||
<artifactId>commons-lang</artifactId>
|
||||
<name>Lang</name>
|
||||
<currentVersion>2.3</currentVersion>
|
||||
<currentVersion>2.3-SNAPSHOT</currentVersion>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
<shortDescription>Java Common Components</shortDescription>
|
||||
<description>
|
||||
|
|
Loading…
Reference in New Issue