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 75be3c388ac64fddbfff540826c54185c77ca25f Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 27 10:21:56 2017 +0200 [jgitflow-maven-plugin]updating poms for branch'release/0.8.7' with non-snapshot versions --- 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 6c1889c8..176a6571 100644 --- a/lima-business-api/pom.xml +++ b/lima-business-api/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-business/pom.xml b/lima-business/pom.xml index ea0a2e07..7a5eea2d 100644 --- a/lima-business/pom.xml +++ b/lima-business/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-callao/pom.xml b/lima-callao/pom.xml index 215b193e..a775588f 100644 --- a/lima-callao/pom.xml +++ b/lima-callao/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-report/pom.xml b/lima-report/pom.xml index 8ed8fe41..b39c1cc4 100644 --- a/lima-report/pom.xml +++ b/lima-report/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-server/pom.xml b/lima-server/pom.xml index 7e573bb2..c03511d6 100644 --- a/lima-server/pom.xml +++ b/lima-server/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index db03fbb2..07afd439 100644 --- a/lima-swing/pom.xml +++ b/lima-swing/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/pom.xml b/pom.xml index c26e3b5f..b80b3388 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.7-SNAPSHOT</version> + <version>0.8.7</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>.