You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/08/14 13:23:03 UTC

[17/33] commons-rng git commit: Update to RC4

Update to RC4


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/090ab546
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/090ab546
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/090ab546

Branch: refs/heads/master
Commit: 090ab546025731903c2a6e267e5c4a35c1a1782e
Parents: 2b39152
Author: Rob Tompkins <ch...@gmail.com>
Authored: Tue Jul 31 10:10:17 2018 -0400
Committer: Rob Tompkins <ch...@gmail.com>
Committed: Tue Jul 31 10:10:17 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/090ab546/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e6de374..3ff5d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <commons.automatic.module.name>org.apache.commons.rng.parent</commons.automatic.module.name>
     <!-- do not use snapshot suffix here -->
     <commons.release.version>1.1</commons.release.version>
-    <commons.rc.version>RC3</commons.rc.version>
+    <commons.rc.version>RC4</commons.rc.version>
     <commons.release.desc>(requires Java 6+)</commons.release.desc>
     <commons.binary.suffix>-bin</commons.binary.suffix>