Skip to content

Commit c9c55d4

Browse files
committed
Bump minor version
1 parent 7e3571e commit c9c55d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.20.1-SNAPSHOT</version>
29+
<version>3.21.0-SNAPSHOT</version>
3030
<name>Apache Commons Lang</name>
3131
<inceptionYear>2001</inceptionYear>
3232
<description>
@@ -141,8 +141,8 @@
141141
<commons.packageId>lang3</commons.packageId>
142142
<commons.module.name>org.apache.commons.lang3</commons.module.name>
143143
<!-- Current 3.x release series -->
144-
<commons.release.version>3.20.1</commons.release.version>
145-
<commons.release.next>3.20.2</commons.release.next>
144+
<commons.release.version>3.21.0</commons.release.version>
145+
<commons.release.next>3.21.1</commons.release.next>
146146
<commons.release.desc>(Java 8+)</commons.release.desc>
147147
<!-- Previous 2.x release series -->
148148
<commons.release.2.version>2.6</commons.release.2.version>

0 commit comments

Comments
 (0)