branch release/2.3.2 created (now b8168a8)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.3.2 in repository maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git at b8168a8 [jgitflow-maven-plugin]updating poms for 2.3.2 branch with snapshot versions This branch includes the following new commits: new b8168a8 [jgitflow-maven-plugin]updating poms for 2.3.2 branch with snapshot versions The 1 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 b8168a8b5e6cd2eb19f2fadc2b32628b1338ace3 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:26:57 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.3.2 branch with snapshot versions -- 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.3.2 in repository maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit b8168a8b5e6cd2eb19f2fadc2b32628b1338ace3 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:26:57 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.3.2 branch with snapshot versions --- helper-maven-plugin-api/pom.xml | 2 +- helper-maven-plugin-test-api/pom.xml | 2 +- helper-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helper-maven-plugin-api/pom.xml b/helper-maven-plugin-api/pom.xml index 4965cfe..19b45de 100644 --- a/helper-maven-plugin-api/pom.xml +++ b/helper-maven-plugin-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>helper-maven-plugin-api</artifactId> diff --git a/helper-maven-plugin-test-api/pom.xml b/helper-maven-plugin-test-api/pom.xml index 5744fa6..e6c504b 100644 --- a/helper-maven-plugin-test-api/pom.xml +++ b/helper-maven-plugin-test-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>helper-maven-plugin-test-api</artifactId> diff --git a/helper-maven-plugin/pom.xml b/helper-maven-plugin/pom.xml index 80fe0c8..d307e78 100644 --- a/helper-maven-plugin/pom.xml +++ b/helper-maven-plugin/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> </parent> <artifactId>helper-maven-plugin</artifactId> diff --git a/pom.xml b/pom.xml index 30cde7c..3a9d805 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Helper Maven Plugin</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm