Bump to next development version
This commit is contained in:
parent
36f98d87b2
commit
6129bdbc69
4
pom.xml
4
pom.xml
|
@ -27,7 +27,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.5</version>
|
||||
<version>3.6-SNAPSHOT</version>
|
||||
<name>Apache Commons Lang</name>
|
||||
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
|
@ -48,7 +48,7 @@
|
|||
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection>
|
||||
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-lang.git</developerConnection>
|
||||
<url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url>
|
||||
<tag>LANG_3_5</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
|
Loading…
Reference in New Issue