Skip to content

Commit 6723ed4

Browse files
committed
Update commons.bc.version
1 parent b18a246 commit 6723ed4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,11 @@ limitations under the License.
271271
<commons.encoding>UTF-8</commons.encoding>
272272
<checkstyle.header.file>${basedir}/src/conf/checkstyle-header.txt</checkstyle.header.file>
273273
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
274-
<japicmp.skip>false</japicmp.skip>
275274
<jacoco.skip>false</jacoco.skip>
276275
<!-- Commons Release Plugin -->
277276
<commons.release.version>1.16.0</commons.release.version>
278-
<commons.bc.version>1.15</commons.bc.version>
279-
<commons.rc.version>RC2</commons.rc.version>
277+
<commons.bc.version>1.16.0</commons.bc.version>
278+
<commons.rc.version>R1</commons.rc.version>
280279
<commons.release-plugin.version>1.7</commons.release-plugin.version>
281280
<commons.release.isDistModule>true</commons.release.isDistModule>
282281
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>

0 commit comments

Comments
 (0)