This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git commit a7e4627980168188ccbd1a395d91368e71db785f Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 20 14:26:11 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 0b01404..98e4762 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.6</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-business/pom.xml b/lima-business/pom.xml index 4d96625..0f37000 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.6</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-callao/pom.xml b/lima-callao/pom.xml index 9d6c01d..c6b4b60 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.6</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-report/pom.xml b/lima-report/pom.xml index d1befd2..d97c60b 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.6</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-server/pom.xml b/lima-server/pom.xml index 056dbf3..4730844 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.6</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index 0c7334a..864fdbd 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.6</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/pom.xml b/pom.xml index 90408c3..1d37438 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.6</version> + <version>0.8.7-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>.