[pom] branch release/1.0 updated (468fae1 -> 22ff288)
This is an automated email from the git hooks/post-receive script. New change to branch release/1.0 in repository pom. See http://git.nuiton.org/pom.git from 468fae1 [jgitflow-maven-plugin]updating poms for branch '1.0' with snapshot versions new 22ff288 [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-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 22ff2886e8d216f406eb09d19020f9a9e3db3aaf Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 12:09:26 2014 +0200 [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions Summary of changes: chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 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 release/1.0 in repository pom. See http://git.nuiton.org/pom.git commit 22ff2886e8d216f406eb09d19020f9a9e3db3aaf Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 12:09:26 2014 +0200 [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions --- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index 757ddc7..da31723 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 721d39d..1826c26 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index c7ce5a1..bd50855 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 9d38c6f..0bbe7cf 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> <packaging>pom</packaging> <name>Pom</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm