We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab83ed5 commit 1884dc0Copy full SHA for 1884dc0
1 file changed
pom.xml
@@ -246,8 +246,8 @@ limitations under the License.
246
<japicmp.skip>false</japicmp.skip>
247
248
<!-- Commons Release Plugin -->
249
- <commons.bc.version>1.12</commons.bc.version>
250
- <commons.rc.version>RC1</commons.rc.version>
+ <commons.bc.version>1.11</commons.bc.version>
+ <commons.rc.version>RC2</commons.rc.version>
251
<commons.release.isDistModule>true</commons.release.isDistModule>
252
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
253
<commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>
0 commit comments