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 b6d8ad4739ca888ffa585f0f50ed8bc083b5cde3 Author: Maven Release <maven-release@codelutin.com> Date: Tue Mar 3 19:09:22 2015 +0000 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- lima-business-api/pom.xml | 2 +- lima-business/pom.xml | 2 +- lima-callao/pom.xml | 2 +- lima-swing/pom.xml | 2 +- lima-web/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lima-business-api/pom.xml b/lima-business-api/pom.xml index b6891aa..a6748b0 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.9-SNAPSHOT</version> + <version>0.8.1</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-business/pom.xml b/lima-business/pom.xml index 36844a0..b9facc6 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.9-SNAPSHOT</version> + <version>0.8.1</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-callao/pom.xml b/lima-callao/pom.xml index fa23405..ec418ea 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.9-SNAPSHOT</version> + <version>0.8.1</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index 0c50419..9839412 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.9-SNAPSHOT</version> + <version>0.8.1</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-web/pom.xml b/lima-web/pom.xml index 62e5957..660f4ad 100644 --- a/lima-web/pom.xml +++ b/lima-web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.8.1</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/pom.xml b/pom.xml index 1b8ffd5..07a0143 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.8.1</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>.