[pom] branch develop updated (9014b66 -> c513ff8)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pom. See http://git.nuiton.org/pom.git from 9014b66 [jgitflow-maven-plugin]updating poms for 1.1-SNAPSHOT development new 26ead24 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 26c112a [jgitflow-maven-plugin]squashing 'master' into 'develop' new c513ff8 [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 3 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 c513ff83409a751f9f30ba797d3ab8ffbe08fe67 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:44 2014 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 26c112a0aeb48cd83e95bf86bdc11f7f6ce7286b Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:43 2014 +0200 [jgitflow-maven-plugin]squashing 'master' into 'develop' commit 26ead2436d867e2f841aa6b7086557bfc25cd4a0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:43 2014 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts Summary of changes: -- 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 pom. See http://git.nuiton.org/pom.git commit 26ead2436d867e2f841aa6b7086557bfc25cd4a0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:43 2014 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- 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 6502ba4..da31723 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index faaf352..b2fb349 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 4d73c03..bd50855 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index caee0dd..360c31b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.1-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>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 26c112a0aeb48cd83e95bf86bdc11f7f6ce7286b Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:43 2014 +0200 [jgitflow-maven-plugin]squashing 'master' into 'develop' -- 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 pom. See http://git.nuiton.org/pom.git commit c513ff83409a751f9f30ba797d3ab8ffbe08fe67 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 08:55:44 2014 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 da31723..6502ba4 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index b2fb349..faaf352 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index bd50855..4d73c03 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 360c31b..caee0dd 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</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