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 8a9e13b8a73a318ec9785d292e168cf0d9057298 Author: dcosse <cosse@codelutin.com> Date: Fri Feb 19 11:17:21 2016 +0100 refs #1314 mise à jour version pom et Third-party --- lima-server/src/license/THIRD-PARTY.properties | 13 +++++++++---- lima-swing/src/license/THIRD-PARTY.properties | 3 +-- pom.xml | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/lima-server/src/license/THIRD-PARTY.properties b/lima-server/src/license/THIRD-PARTY.properties index 8d05c6d..6212a42 100644 --- a/lima-server/src/license/THIRD-PARTY.properties +++ b/lima-server/src/license/THIRD-PARTY.properties @@ -6,17 +6,20 @@ # - Apache License 2.0 # - Apache License, Version 2.0 # - Apache License, version 2.0 +# - Apache Software License - Version 2.0 # - Apache Software License 2.0 # - BSD # - BSD License +# - CDDL + GPLv2 with classpath exception # - CDDL 1.1 # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Development and Distribution License # - Common Public License Version 1.0 # - Eclipse Distribution License (EDL), Version 1.0 # - Eclipse Public License (EPL), Version 1.0 +# - Eclipse Public License - Version 1.0 # - Eclipse Public License v1.0 -# - GNU Affero General Public License v3 +# - GNU General Lesser Public License (LGPL) version 3.0 # - GNU General Public Library # - GNU General Public License, Version 2 with the Classpath Exception # - GNU Lesser General Public Licence @@ -26,20 +29,23 @@ # - General Public License (GPL) # - HSQLDB License, a BSD open source license # - LGPL 2.1 +# - Lesser General Public License (LGPL) # - Lesser General Public License (LGPL) v 3.0 # - MIT License # - MPL 1.1 +# - Mozilla Public License Version 2.0 # - New BSD License # - Public Domain # - The Apache Software License, Version 2.0 # - The H2 License, Version 1.0 # - http://asm.ow2.org/license.html # - http://www.apache.org/licenses/LICENSE-2.0.txt +# - jdomlicence #------------------------------------------------------------------------------- # Please fill the missing licenses for dependencies : # # -#Fri Mar 13 15:21:59 CET 2015 +#Sun Jan 31 19:57:44 CET 2016 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=jdomlicence jakarta-regexp--jakarta-regexp--1.4=The Apache Software License, Version 2.0 @@ -47,7 +53,6 @@ org.codehaus.castor--castor-core--1.3.3=The Apache Software License, Version 2.0 org.codehaus.castor--castor-xml--1.3.3=The Apache Software License, Version 2.0 org.metatype.sxc--sxc-jaxb-core--0.8=CDDL 1.1 org.metatype.sxc--sxc-runtime--0.8=CDDL 1.1 -org.olap4j--olap4j--0.9.7.309-JS-3=Lesser General Public License (LPGL) org.springframework--spring-aop--3.0.6.RELEASE=The Apache Software License, Version 2.0 org.springframework--spring-asm--3.0.6.RELEASE=The Apache Software License, Version 2.0 org.springframework--spring-beans--3.0.6.RELEASE=The Apache Software License, Version 2.0 @@ -55,4 +60,4 @@ org.springframework--spring-context--3.0.6.RELEASE=The Apache Software License, org.springframework--spring-core--3.0.6.RELEASE=The Apache Software License, Version 2.0 org.springframework--spring-expression--3.0.6.RELEASE=The Apache Software License, Version 2.0 stax--stax--1.2.0=The Apache Software License, Version 2.0 -xml-apis--xml-apis--1.3.02=The Apache Software License, Version 2.0 \ No newline at end of file +xml-apis--xml-apis--1.3.02=The Apache Software License, Version 2.0 diff --git a/lima-swing/src/license/THIRD-PARTY.properties b/lima-swing/src/license/THIRD-PARTY.properties index 6299668..8a5917b 100644 --- a/lima-swing/src/license/THIRD-PARTY.properties +++ b/lima-swing/src/license/THIRD-PARTY.properties @@ -47,7 +47,7 @@ # Please fill the missing licenses for dependencies : # # -#Mon Nov 30 17:05:54 CET 2015 +#Sun Jan 31 19:58:02 CET 2016 commons-jxpath--commons-jxpath--1.3=The Apache Software License, Version 2.0 commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 dom4j--dom4j--1.6.1=jdomlicence @@ -56,7 +56,6 @@ org.codehaus.castor--castor-core--1.3.3=The Apache Software License, Version 2.0 org.codehaus.castor--castor-xml--1.3.3=The Apache Software License, Version 2.0 org.metatype.sxc--sxc-jaxb-core--0.8=CDDL 1.1 org.metatype.sxc--sxc-runtime--0.8=CDDL 1.1 -org.olap4j--olap4j--0.9.7.309-JS-3=GNU Lesser General Public License org.springframework--spring-aop--3.0.6.RELEASE=The Apache Software License, Version 2.0 org.springframework--spring-asm--3.0.6.RELEASE=The Apache Software License, Version 2.0 org.springframework--spring-beans--3.0.6.RELEASE=The Apache Software License, Version 2.0 diff --git a/pom.xml b/pom.xml index 3782199..868fae9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>chorempom</artifactId> - <version>5-rc-2</version> + <version>6</version> </parent> <groupId>org.chorem</groupId> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.