[jrst] branch release/2.1 created (now e8ecc6a)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.1 in repository jrst. See http://git.nuiton.org/jrst.git at e8ecc6a [jgitflow-maven-plugin]updating poms for branch '2.1' with snapshot versions This branch includes the following new commits: new 9345ab4 [jgitflow-maven-plugin]updating poms for 2.2-SNAPSHOT development new e8ecc6a [jgitflow-maven-plugin]updating poms for branch '2.1' with snapshot versions 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 e8ecc6aa547090ed12ee2d405afdd0a647854937 Author: Maven Release <maven-release@codelutin.com> Date: Sat Oct 18 09:19:44 2014 +0200 [jgitflow-maven-plugin]updating poms for branch '2.1' with snapshot versions commit 9345ab4c3682dc56e82555e29ed681b3740b86df Author: Maven Release <maven-release@codelutin.com> Date: Sat Oct 18 09:18:20 2014 +0200 [jgitflow-maven-plugin]updating poms for 2.2-SNAPSHOT development -- 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 release/2.1 in repository jrst. See http://git.nuiton.org/jrst.git commit e8ecc6aa547090ed12ee2d405afdd0a647854937 Author: Maven Release <maven-release@codelutin.com> Date: Sat Oct 18 09:19:44 2014 +0200 [jgitflow-maven-plugin]updating poms for branch '2.1' with snapshot versions --- 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 cc2c933..5f5a50a 100644 --- a/docutils/pom.xml +++ b/docutils/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.2-SNAPSHOT</version> + <version>2.1-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 b9582e5..1b6e002 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.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/doxia-module-jrst/pom.xml b/doxia-module-jrst/pom.xml index bfed51b..cae4999 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.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst-doc/pom.xml b/jrst-doc/pom.xml index 65ca506..1d99378 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.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst-site-util/pom.xml b/jrst-site-util/pom.xml index 0eda822..e5b7c33 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.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/jrst/pom.xml b/jrst/pom.xml index 05c8fc3..3f322fb 100644 --- a/jrst/pom.xml +++ b/jrst/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jrst</artifactId> - <version>2.2-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.jrst</groupId> diff --git a/pom.xml b/pom.xml index 37c573b..0237286 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>jrst</artifactId> - <version>2.2-SNAPSHOT</version> + <version>2.1-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