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 35288d1 commit 09043bfCopy full SHA for 09043bf
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
<modelVersion>4.0.0</modelVersion>
28
<artifactId>commons-lang3</artifactId>
29
- <version>3.6-SNAPSHOT</version>
+ <version>3.6</version>
30
<name>Apache Commons Lang</name>
31
32
<inceptionYear>2001</inceptionYear>
@@ -47,7 +47,7 @@
47
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection>
48
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-lang.git</developerConnection>
49
<url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url>
50
- <tag>HEAD</tag>
+ <tag>LANG_3_6</tag>
51
</scm>
52
53
<developers>
0 commit comments