Skip to content

Commit

Permalink
Preparing RC2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilles committed Dec 6, 2018
1 parent 754cf55 commit ed941b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist-archive/pom.xml
Expand Up @@ -39,7 +39,7 @@ under the License.
<checkstyle.skip>true</checkstyle.skip>
<animal.sniffer.skip>true</animal.sniffer.skip>
<!-- Commons Release Plugin -->
<commons.bc.version>1.0</commons.bc.version>
<commons.bc.version>1.1</commons.bc.version>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.siteOutputDirectory>${basedir}/../target/site</commons.siteOutputDirectory>
<commons.releaseNotesLocation>${basedir}/../RELEASE-NOTES.txt</commons.releaseNotesLocation>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -95,7 +95,7 @@
<commons.automatic.module.name>org.apache.commons.rng.parent</commons.automatic.module.name>
<!-- do not use snapshot suffix here -->
<commons.release.version>1.2</commons.release.version>
<commons.rc.version>RC1</commons.rc.version>
<commons.rc.version>RC2</commons.rc.version>
<commons.release.desc>(requires Java 6+)</commons.release.desc>
<commons.binary.suffix>-bin</commons.binary.suffix>

Expand Down

0 comments on commit ed941b6

Please sign in to comment.