Repository: commons-rng Updated Branches: refs/heads/master 6d67b29e7 -> d03aabf6d
Version for "examples" artifact. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/bdbd0ce6 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/bdbd0ce6 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/bdbd0ce6 Branch: refs/heads/master Commit: bdbd0ce6f2988d6c3fae590fdb161a16433d7396 Parents: 6d67b29 Author: Gilles <[email protected]> Authored: Sat Sep 3 00:51:36 2016 +0200 Committer: Gilles <[email protected]> Committed: Sat Sep 3 00:51:36 2016 +0200 ---------------------------------------------------------------------- src/userguide/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/bdbd0ce6/src/userguide/pom.xml ---------------------------------------------------------------------- diff --git a/src/userguide/pom.xml b/src/userguide/pom.xml index 41b69d7..41da9b4 100644 --- a/src/userguide/pom.xml +++ b/src/userguide/pom.xml @@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId> <artifactId>commons-rng-examples</artifactId> - <version>0.1-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> <name>Commons Rng User Guide</name> <inceptionYear>2016</inceptionYear> <description>Examples</description>
