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 5e235e148da382bdda51ce740b5bd078e7efa47e Author: David Cossé <cosse@codelutin.com> Date: Fri Oct 27 10:13:51 2017 +0200 refs #1394 J8 --- 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 | 4 ++-- lima-swing/pom.xml | 4 ++-- pom.xml | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lima-business-api/pom.xml b/lima-business-api/pom.xml index 0493bffb..6c1889c8 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.8-SNAPSHOT</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 1c1060aa..ea0a2e07 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.8-SNAPSHOT</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 75a2661c..215b193e 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.8-SNAPSHOT</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 d18a43ed..8ed8fe41 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.8-SNAPSHOT</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 c187b174..7e573bb2 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.8-SNAPSHOT</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> @@ -51,7 +51,7 @@ </license.bundleThirdPartyPath> <!-- uses some sun.xxx classes --> - <signatureArtifactId>java17</signatureArtifactId> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> </properties> diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index 25ee3b7b..db03fbb2 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.8-SNAPSHOT</version> + <version>0.8.7-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> @@ -57,7 +57,7 @@ <i18n.bundleOutputName>lima</i18n.bundleOutputName> <!-- uses some sun.xxx classes --> - <signatureArtifactId>java17</signatureArtifactId> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> <!-- Post Release configuration --> diff --git a/pom.xml b/pom.xml index eb04a78b..c26e3b5f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8.8-SNAPSHOT</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>.