branch develop updated (706b8b0 -> 11b1256)
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 706b8b0 fixes #1180 NPE à la génération des rapports journaux Merge branch 'feature/1180-NPE_raport_journaux' into develop new 11b1256 [jgitflow-maven-plugin]updating poms for 0.8.1-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 11b1256f3d97e3bec0131a23176d5cb29fc8e5da Author: Maven Release <maven-release@codelutin.com> Date: Fri Feb 27 17:15:52 2015 +0000 [jgitflow-maven-plugin]updating poms for 0.8.1-SNAPSHOT development Summary of changes: lima-business-api/pom.xml | 5 ++--- lima-business/pom.xml | 5 ++--- lima-callao/pom.xml | 5 ++--- lima-swing/pom.xml | 5 ++--- lima-web/pom.xml | 6 ++---- pom.xml | 5 ++--- 6 files changed, 12 insertions(+), 19 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 11b1256f3d97e3bec0131a23176d5cb29fc8e5da Author: Maven Release <maven-release@codelutin.com> Date: Fri Feb 27 17:15:52 2015 +0000 [jgitflow-maven-plugin]updating poms for 0.8.1-SNAPSHOT development --- lima-business-api/pom.xml | 5 ++--- lima-business/pom.xml | 5 ++--- lima-callao/pom.xml | 5 ++--- lima-swing/pom.xml | 5 ++--- lima-web/pom.xml | 6 ++---- pom.xml | 5 ++--- 6 files changed, 12 insertions(+), 19 deletions(-) diff --git a/lima-business-api/pom.xml b/lima-business-api/pom.xml index df4847c..f1be9c4 100644 --- a/lima-business-api/pom.xml +++ b/lima-business-api/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-business/pom.xml b/lima-business/pom.xml index e4b17ee..68a9d8b 100644 --- a/lima-business/pom.xml +++ b/lima-business/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-callao/pom.xml b/lima-callao/pom.xml index 5c0029f..b5f4426 100644 --- a/lima-callao/pom.xml +++ b/lima-callao/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-swing/pom.xml b/lima-swing/pom.xml index 88c46d5..070a12b 100644 --- a/lima-swing/pom.xml +++ b/lima-swing/pom.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/lima-web/pom.xml b/lima-web/pom.xml index 1cd2c50..c104f42 100644 --- a/lima-web/pom.xml +++ b/lima-web/pom.xml @@ -1,13 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8.1-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> diff --git a/pom.xml b/pom.xml index 36b4ecc..4f79b36 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -11,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8.1-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