Skip to content

Commit ed941b6

Browse files
author
Gilles
committed
Preparing RC2.
1 parent 754cf55 commit ed941b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist-archive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ under the License.
3939
<checkstyle.skip>true</checkstyle.skip>
4040
<animal.sniffer.skip>true</animal.sniffer.skip>
4141
<!-- Commons Release Plugin -->
42-
<commons.bc.version>1.0</commons.bc.version>
42+
<commons.bc.version>1.1</commons.bc.version>
4343
<commons.release.isDistModule>true</commons.release.isDistModule>
4444
<commons.siteOutputDirectory>${basedir}/../target/site</commons.siteOutputDirectory>
4545
<commons.releaseNotesLocation>${basedir}/../RELEASE-NOTES.txt</commons.releaseNotesLocation>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<commons.automatic.module.name>org.apache.commons.rng.parent</commons.automatic.module.name>
9696
<!-- do not use snapshot suffix here -->
9797
<commons.release.version>1.2</commons.release.version>
98-
<commons.rc.version>RC1</commons.rc.version>
98+
<commons.rc.version>RC2</commons.rc.version>
9999
<commons.release.desc>(requires Java 6+)</commons.release.desc>
100100
<commons.binary.suffix>-bin</commons.binary.suffix>
101101

0 commit comments

Comments
 (0)