Skip to content

Commit 36f98d8

Browse files
committed
Update version numbers for Commons Lang release 3.5
1 parent 6d8b649 commit 36f98d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<modelVersion>4.0.0</modelVersion>
2828
<groupId>org.apache.commons</groupId>
2929
<artifactId>commons-lang3</artifactId>
30-
<version>3.5-SNAPSHOT</version>
30+
<version>3.5</version>
3131
<name>Apache Commons Lang</name>
3232

3333
<inceptionYear>2001</inceptionYear>
@@ -48,6 +48,7 @@
4848
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-lang.git</connection>
4949
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-lang.git</developerConnection>
5050
<url>https://git-wip-us.apache.org/repos/asf?p=commons-lang.git</url>
51+
<tag>LANG_3_5</tag>
5152
</scm>
5253

5354
<developers>

0 commit comments

Comments
 (0)