You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2021/09/13 10:35:32 UTC

[commons-rng] 05/05: Update examples app version to 1.5-SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 4400cc123696661fb72b98a18db3f56d6deb61bb
Author: aherbert <ah...@apache.org>
AuthorDate: Mon Sep 13 11:33:19 2021 +0100

    Update examples app version to 1.5-SNAPSHOT
---
 commons-rng-examples/examples-jpms/runApp.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-rng-examples/examples-jpms/runApp.sh b/commons-rng-examples/examples-jpms/runApp.sh
index 368899d..75f451b 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.4-SNAPSHOT
+RNGVERSION=1.5-SNAPSHOT
 TARGETDIR=target
 
 # Module path.