Skip to content

Commit

Permalink
Prepare for the next release candidate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Gregory committed Aug 14, 2021
1 parent 7fd92af commit 6c253c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -174,7 +174,7 @@
<commons.module.name>org.apache.commons.pool2</commons.module.name>
<commons.rc.version>RC1</commons.rc.version>
<!-- Java 8 -->
<commons.release.version>2.11.0</commons.release.version>
<commons.release.version>2.11.1</commons.release.version>
<commons.release.desc>(Java 8)</commons.release.desc>
<!-- Java 7 -->
<commons.release.2.version>2.6.2</commons.release.2.version>
Expand Down Expand Up @@ -202,7 +202,7 @@
<spotbugs.impl.version>4.3.0</spotbugs.impl.version>

<!-- Commons Release Plugin -->
<commons.bc.version>2.10.0</commons.bc.version>
<commons.bc.version>2.11.0</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
<commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
Expand Down
3 changes: 1 addition & 2 deletions src/changes/release-notes.vm
Expand Up @@ -131,5 +131,4 @@ ${project.url}

Download page: ${project.url}download_pool.cgi



-----------------------------------------------------------------------------------------------

0 comments on commit 6c253c8

Please sign in to comment.