We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8b649 commit 36f98d8Copy full SHA for 36f98d8
pom.xml
@@ -27,7 +27,7 @@
27
<modelVersion>4.0.0</modelVersion>
28
<groupId>org.apache.commons</groupId>
29
<artifactId>commons-lang3</artifactId>
30
- <version>3.5-SNAPSHOT</version>
+ <version>3.5</version>
31
<name>Apache Commons Lang</name>
32
33
<inceptionYear>2001</inceptionYear>
@@ -48,6 +48,7 @@
48
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection>
49
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-lang.git</developerConnection>
50
<url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url>
51
+ <tag>LANG_3_5</tag>
52
</scm>
53
54
<developers>
0 commit comments