3.0.1 has been released - change to next snapshot version
Hopefully that might fix Continuum build failures (cannot deploy artifact 3.0.1 - just as well, really) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1157521 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ee86046d1a
commit
29b73279bc
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
<artifactId>commons-lang3</artifactId>
|
<artifactId>commons-lang3</artifactId>
|
||||||
<version>3.0.1</version>
|
<version>3.0.2-SNAPSHOT</version>
|
||||||
<name>Commons Lang</name>
|
<name>Commons Lang</name>
|
||||||
|
|
||||||
<inceptionYear>2001</inceptionYear>
|
<inceptionYear>2001</inceptionYear>
|
||||||
|
|
Loading…
Reference in New Issue