This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit b6b7095ca5f2e2fc8687bfb224bf781fe658e0bc Author: Éric <chatellier@codelutin.com> Date: Fri Jul 8 16:54:10 2022 +0200 [gitflow-maven-plugin]Update for next development version --- 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 +- maven-jrst-plugin/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docutils/pom.xml b/docutils/pom.xml index a47d3df..60c134e 100644 --- a/docutils/pom.xml +++ b/docutils/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.4</version> + <version>2.5-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 6909d23..070cef7 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.4</version> + <version>2.5-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/doxia-module-jrst/pom.xml b/doxia-module-jrst/pom.xml index acce0ee..15ab6f9 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.4</version> + <version>2.5-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst-doc/pom.xml b/jrst-doc/pom.xml index fd293f1..b4a4d30 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.4</version> + <version>2.5-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst-site-util/pom.xml b/jrst-site-util/pom.xml index 57cf422..ffa398f 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.4</version> + <version>2.5-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst/pom.xml b/jrst/pom.xml index 52a048e..b9de9a5 100644 --- a/jrst/pom.xml +++ b/jrst/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.4</version> + <version>2.5-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/maven-jrst-plugin/pom.xml b/maven-jrst-plugin/pom.xml index 463dd3b..0d8dd6e 100644 --- a/maven-jrst-plugin/pom.xml +++ b/maven-jrst-plugin/pom.xml @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.4</version> + <version>2.5-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/pom.xml b/pom.xml index af09700..3478288 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>jrst</artifactId> - <version>2.4</version> + <version>2.5-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>.