branch develop updated (942af3c -> d90e34e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jrst. See http://git.nuiton.org/jrst.git from 942af3c fix javadoc new 7e1f44e [jgitflow-maven-plugin]updating poms for 2.3-SNAPSHOT development new d90e34e [jgitflow-maven-plugin]updating poms for 2.4-SNAPSHOT development The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d90e34e2f2356aff9b5c0b8bfa88d30ea393aa86 Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 17:21:21 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.4-SNAPSHOT development commit 7e1f44e55a7a62de11f4dab10f3e0e8bc18b559a Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 17:20:46 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.3-SNAPSHOT development Summary of changes: docutils/pom.xml | 2 +- doxia-module-jrst-legacy/pom.xml | 2 +- doxia-module-jrst/pom.xml | 2 +- jrst-doc/pom.xml | 2 +- jrst-site-util/pom.xml | 2 +- jrst/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See http://git.nuiton.org/jrst.git commit d90e34e2f2356aff9b5c0b8bfa88d30ea393aa86 Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 17:21:21 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.4-SNAPSHOT development --- docutils/pom.xml | 2 +- doxia-module-jrst-legacy/pom.xml | 2 +- doxia-module-jrst/pom.xml | 2 +- jrst-doc/pom.xml | 2 +- jrst-site-util/pom.xml | 2 +- jrst/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docutils/pom.xml b/docutils/pom.xml index f04b713..161ffbe 100644 --- a/docutils/pom.xml +++ b/docutils/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/doxia-module-jrst-legacy/pom.xml b/doxia-module-jrst-legacy/pom.xml index 56c768e..da4042b 100644 --- a/doxia-module-jrst-legacy/pom.xml +++ b/doxia-module-jrst-legacy/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/doxia-module-jrst/pom.xml b/doxia-module-jrst/pom.xml index 1b40e6a..38a3c1b 100644 --- a/doxia-module-jrst/pom.xml +++ b/doxia-module-jrst/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst-doc/pom.xml b/jrst-doc/pom.xml index f53060f..5872a73 100644 --- a/jrst-doc/pom.xml +++ b/jrst-doc/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst-site-util/pom.xml b/jrst-site-util/pom.xml index b52f2d6..8fc7665 100644 --- a/jrst-site-util/pom.xml +++ b/jrst-site-util/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst/pom.xml b/jrst/pom.xml index 7ff453d..2f9ae2c 100644 --- a/jrst/pom.xml +++ b/jrst/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/pom.xml b/pom.xml index b7f1318..2be06a4 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>jrst</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.4-SNAPSHOT</version> <packaging>pom</packaging> <name>JRst</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm