branch release/0.3.2 created (now d399f98)
This is an automated email from the git hooks/post-receive script. New change to branch release/0.3.2 in repository chorem. See http://git.chorem.org/chorem.git at d399f98 [jgitflow-maven-plugin]updating poms for 0.3.2 branch with snapshot versions This branch includes the following new commits: new 268e77a [jgitflow-maven-plugin]updating poms for 0.4-SNAPSHOT development new d399f98 [jgitflow-maven-plugin]updating poms for 0.3.2 branch 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 d399f984130d64bfc72354f474f61b9361fd41cd Author: Maven Release <maven-release@codelutin.com> Date: Thu Feb 4 15:35:35 2016 +0100 [jgitflow-maven-plugin]updating poms for 0.3.2 branch with snapshot versions commit 268e77adf8c199bab5ed7a496e07fc23a65fefc2 Author: Maven Release <maven-release@codelutin.com> Date: Thu Feb 4 15:33:33 2016 +0100 [jgitflow-maven-plugin]updating poms for 0.4-SNAPSHOT development -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch release/0.3.2 in repository chorem. See http://git.chorem.org/chorem.git commit d399f984130d64bfc72354f474f61b9361fd41cd Author: Maven Release <maven-release@codelutin.com> Date: Thu Feb 4 15:35:35 2016 +0100 [jgitflow-maven-plugin]updating poms for 0.3.2 branch with snapshot versions --- chorem-entities/pom.xml | 2 +- chorem-webmotion/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chorem-entities/pom.xml b/chorem-entities/pom.xml index d161e17..bf18569 100644 --- a/chorem-entities/pom.xml +++ b/chorem-entities/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> diff --git a/chorem-webmotion/pom.xml b/chorem-webmotion/pom.xml index ea299a1..009dca5 100644 --- a/chorem-webmotion/pom.xml +++ b/chorem-webmotion/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> diff --git a/pom.xml b/pom.xml index 6b51c9b..a866163 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Chorem</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm