branch develop updated (0047b54 -> 951e181)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from 0047b54 Merge branch 'feature/1210-client-server-params' into develop new 951e181 [jgitflow-maven-plugin]updating poms for 0.8.4-SNAPSHOT development 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 951e181fe4769553b7f4534f3d020cee850ff11f Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu May 7 17:30:57 2015 +0200 [jgitflow-maven-plugin]updating poms for 0.8.4-SNAPSHOT development Summary of changes: lima-business-api/pom.xml | 2 +- lima-business/pom.xml | 2 +- lima-callao/pom.xml | 2 +- lima-report/pom.xml | 2 +- lima-server/pom.xml | 2 +- lima-swing/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) -- 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 develop in repository lima. See http://git.chorem.org/lima.git commit 951e181fe4769553b7f4534f3d020cee850ff11f Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu May 7 17:30:57 2015 +0200 [jgitflow-maven-plugin]updating poms for 0.8.4-SNAPSHOT development --- lima-business-api/pom.xml | 2 +- lima-business/pom.xml | 2 +- lima-callao/pom.xml | 2 +- lima-report/pom.xml | 2 +- lima-server/pom.xml | 2 +- lima-swing/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lima-business-api/pom.xml b/lima-business-api/pom.xml index 993ea43..94a18af 100644 --- a/lima-business-api/pom.xml +++ b/lima-business-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-business/pom.xml b/lima-business/pom.xml index 668d3ea..9789c4d 100644 --- a/lima-business/pom.xml +++ b/lima-business/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-callao/pom.xml b/lima-callao/pom.xml index f8f6912..7ab506d 100644 --- a/lima-callao/pom.xml +++ b/lima-callao/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-report/pom.xml b/lima-report/pom.xml index 9a2aebf..2cea9f1 100644 --- a/lima-report/pom.xml +++ b/lima-report/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-server/pom.xml b/lima-server/pom.xml index 15ab3a4..f0a8209 100644 --- a/lima-server/pom.xml +++ b/lima-server/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index 79d3f45..8a65e40 100644 --- a/lima-swing/pom.xml +++ b/lima-swing/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/pom.xml b/pom.xml index 837e68e..6738336 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.3-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Lima</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm