Skip to content

Commit 40f831b

Browse files
committed
Updates for the next release
1 parent c77dd61 commit 40f831b

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
@@ -97,9 +97,9 @@ limitations under the License.
9797
<checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
9898
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
9999
<!-- Commons Release Plugin -->
100-
<commons.release.version>1.19.0</commons.release.version>
100+
<commons.release.version>1.19.1</commons.release.version>
101101
<commons.bc.version>1.18.0</commons.bc.version>
102-
<commons.release.next>1.19.1</commons.release.next>
102+
<commons.release.next>1.19.2</commons.release.next>
103103
<commons.rc.version>RC1</commons.rc.version>
104104
<commons.release.isDistModule>true</commons.release.isDistModule>
105105
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>

0 commit comments

Comments
 (0)