You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2018/08/27 18:18:17 UTC

commons-rng git commit: Adapt to current version.

Repository: commons-rng
Updated Branches:
  refs/heads/master c0b975767 -> b9a9d2708


Adapt to current version.


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

Branch: refs/heads/master
Commit: b9a9d27085cde5e4153be8de581b4f5598aac676
Parents: c0b9757
Author: Gilles <er...@apache.org>
Authored: Mon Aug 27 20:16:59 2018 +0200
Committer: Gilles <er...@apache.org>
Committed: Mon Aug 27 20:16:59 2018 +0200

----------------------------------------------------------------------
 commons-rng-examples/examples-jpms/runApp.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/b9a9d270/commons-rng-examples/examples-jpms/runApp.sh
----------------------------------------------------------------------
diff --git a/commons-rng-examples/examples-jpms/runApp.sh b/commons-rng-examples/examples-jpms/runApp.sh
index 886209d..c90f6e8 100755
--- a/commons-rng-examples/examples-jpms/runApp.sh
+++ b/commons-rng-examples/examples-jpms/runApp.sh
@@ -19,7 +19,7 @@
 # "mvn package" from the top level project directory).
 
 TOPDIR=../..
-RNGVERSION=1.1-SNAPSHOT
+RNGVERSION=1.2-SNAPSHOT
 TARGETDIR=target
 
 # Module path.