Skip to content

Commit 09043bf

Browse files
committed
Update version numbers for release 3.6
1 parent 35288d1 commit 09043bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828
<artifactId>commons-lang3</artifactId>
29-
<version>3.6-SNAPSHOT</version>
29+
<version>3.6</version>
3030
<name>Apache Commons Lang</name>
3131

3232
<inceptionYear>2001</inceptionYear>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection>
4848
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-lang.git</developerConnection>
4949
<url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url>
50-
<tag>HEAD</tag>
50+
<tag>LANG_3_6</tag>
5151
</scm>
5252

5353
<developers>

0 commit comments

Comments
 (0)