branch develop updated (5d398e5 -> 434d56e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 5d398e5 fix error if no task selected in referential synchro new 434d56e [jgitflow-maven-plugin]updating poms for 5.0-RC-2-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 434d56ec0312304e29e719b7cb1883e8f060b76c Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 1 11:13:45 2016 +0200 [jgitflow-maven-plugin]updating poms for 5.0-RC-2-SNAPSHOT development Summary of changes: application-swing-decoration/pom.xml | 2 +- application-swing-validation/pom.xml | 5 ++--- application-swing-validators/pom.xml | 5 ++--- application-swing/pom.xml | 2 +- application-web/pom.xml | 6 ++---- entities-migration/pom.xml | 2 +- entities/pom.xml | 12 +++++------- maven-plugin/pom.xml | 2 +- pom.xml | 24 ++++++++++-------------- services-api/pom.xml | 6 ++---- services-configuration-api/pom.xml | 6 ++---- services-configuration-rest/pom.xml | 6 ++---- services-configuration-topia/pom.xml | 6 ++---- services-model/pom.xml | 5 ++--- services-rest/pom.xml | 6 ++---- services-runner/pom.xml | 6 ++---- services-topia-validation/pom.xml | 5 ++--- services-topia-validators/pom.xml | 5 ++--- services-topia/pom.xml | 6 ++---- test/pom.xml | 5 ++--- topia-extension/pom.xml | 2 +- topia-templates-extension/pom.xml | 2 +- 22 files changed, 49 insertions(+), 77 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 434d56ec0312304e29e719b7cb1883e8f060b76c Author: Maven Release <maven-release@codelutin.com> Date: Thu Sep 1 11:13:45 2016 +0200 [jgitflow-maven-plugin]updating poms for 5.0-RC-2-SNAPSHOT development --- application-swing-decoration/pom.xml | 2 +- application-swing-validation/pom.xml | 5 ++--- application-swing-validators/pom.xml | 5 ++--- application-swing/pom.xml | 2 +- application-web/pom.xml | 6 ++---- entities-migration/pom.xml | 2 +- entities/pom.xml | 12 +++++------- maven-plugin/pom.xml | 2 +- pom.xml | 24 ++++++++++-------------- services-api/pom.xml | 6 ++---- services-configuration-api/pom.xml | 6 ++---- services-configuration-rest/pom.xml | 6 ++---- services-configuration-topia/pom.xml | 6 ++---- services-model/pom.xml | 5 ++--- services-rest/pom.xml | 6 ++---- services-runner/pom.xml | 6 ++---- services-topia-validation/pom.xml | 5 ++--- services-topia-validators/pom.xml | 5 ++--- services-topia/pom.xml | 6 ++---- test/pom.xml | 5 ++--- topia-extension/pom.xml | 2 +- topia-templates-extension/pom.xml | 2 +- 22 files changed, 49 insertions(+), 77 deletions(-) diff --git a/application-swing-decoration/pom.xml b/application-swing-decoration/pom.xml index 8e9de18..160c7d6 100644 --- a/application-swing-decoration/pom.xml +++ b/application-swing-decoration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>application-swing-decoration</artifactId> diff --git a/application-swing-validation/pom.xml b/application-swing-validation/pom.xml index 56d5558..a8f658f 100644 --- a/application-swing-validation/pom.xml +++ b/application-swing-validation/pom.xml @@ -20,14 +20,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>application-swing-validation</artifactId> diff --git a/application-swing-validators/pom.xml b/application-swing-validators/pom.xml index fbed864..d738b43 100644 --- a/application-swing-validators/pom.xml +++ b/application-swing-validators/pom.xml @@ -20,14 +20,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>application-swing-validators</artifactId> diff --git a/application-swing/pom.xml b/application-swing/pom.xml index 795de81..158b343 100644 --- a/application-swing/pom.xml +++ b/application-swing/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>application-swing</artifactId> diff --git a/application-web/pom.xml b/application-web/pom.xml index b5f0d6f..4ab36c1 100644 --- a/application-web/pom.xml +++ b/application-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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>application-web</artifactId> diff --git a/entities-migration/pom.xml b/entities-migration/pom.xml index 384cd94..d5fbc03 100644 --- a/entities-migration/pom.xml +++ b/entities-migration/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>entities-migration</artifactId> diff --git a/entities/pom.xml b/entities/pom.xml index c9d981d..e01979e 100644 --- a/entities/pom.xml +++ b/entities/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>entities</artifactId> @@ -183,13 +183,12 @@ <phase>generate-sources</phase> <configuration> <tasks> - <copy verbose="true" failonerror="false" overwrite="true" filtering="true" - todir="${project.build.directory}/xmi"> + <copy verbose="true" failonerror="false" overwrite="true" filtering="true" todir="${project.build.directory}/xmi"> <filterset> <filter value="${observe.model.version}" token="observe.model.version" /> </filterset> <fileset dir="${basedir}/src/main/xmi"> - <include name="*.properties"/> + <include name="*.properties" /> </fileset> </copy> </tasks> @@ -204,10 +203,9 @@ <phase>generate-sources</phase> <configuration> <tasks> - <copy verbose="true" failonerror="false" overwrite="true" - todir="${project.build.directory}/xmi"> + <copy verbose="true" failonerror="false" overwrite="true" todir="${project.build.directory}/xmi"> <fileset dir="${basedir}/src/main/xmi"> - <include name="*.zargo"/> + <include name="*.zargo" /> </fileset> </copy> </tasks> diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 92f3248..2e2b337 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>maven-plugin</artifactId> diff --git a/pom.xml b/pom.xml index b240d43..764956a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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> @@ -34,7 +33,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe</name> @@ -988,14 +987,13 @@ <configuration> <!-- TODO chemit 2011-02-24 Change to 'target' when using ant-run 1.6 in mavenpom4labs... --> <tasks> - <echo message="Copy model to site"/> - <copy verbose="true" failonerror="false" overwrite="true" - todir="${project.reporting.outputDirectory}/model"> + <echo message="Copy model to site" /> + <copy verbose="true" failonerror="false" overwrite="true" todir="${project.reporting.outputDirectory}/model"> <fileset dir="${basedir}/doc/modelisation"> - <include name="**/*.pdf"/> + <include name="**/*.pdf" /> </fileset> <fileset dir="${basedir}/observe-entities/src/main/xmi"> - <include name="**/*.zargo"/> + <include name="**/*.zargo" /> </fileset> </copy> </tasks> @@ -1010,10 +1008,9 @@ <phase>pre-site</phase> <configuration> <tasks> - <copy todir="${project.reporting.outputDirectory}" verbose="true" failonerror="false" - overwrite="false"> + <copy todir="${project.reporting.outputDirectory}" verbose="true" failonerror="false" overwrite="false"> <fileset dir="observe-validation/src/main/java"> - <include name="**/*-validation.xml"/> + <include name="**/*-validation.xml" /> </fileset> </copy> </tasks> @@ -1028,10 +1025,9 @@ <phase>pre-site</phase> <configuration> <tasks> - <copy todir="${project.reporting.outputDirectory}" verbose="true" failonerror="false" - overwrite="false"> + <copy todir="${project.reporting.outputDirectory}" verbose="true" failonerror="false" overwrite="false"> <fileset dir="observe-validation/src/main/resources"> - <include name="validators.xml"/> + <include name="validators.xml" /> </fileset> </copy> </tasks> diff --git a/services-api/pom.xml b/services-api/pom.xml index 5ee09b9..cc909a6 100644 --- a/services-api/pom.xml +++ b/services-api/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-api</artifactId> diff --git a/services-configuration-api/pom.xml b/services-configuration-api/pom.xml index 1598e71..b6c4d63 100644 --- a/services-configuration-api/pom.xml +++ b/services-configuration-api/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-configuration-api</artifactId> diff --git a/services-configuration-rest/pom.xml b/services-configuration-rest/pom.xml index 61afe48..f74d0e5 100644 --- a/services-configuration-rest/pom.xml +++ b/services-configuration-rest/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-configuration-rest</artifactId> diff --git a/services-configuration-topia/pom.xml b/services-configuration-topia/pom.xml index ff51a33..1b5cb51 100644 --- a/services-configuration-topia/pom.xml +++ b/services-configuration-topia/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-configuration-topia</artifactId> diff --git a/services-model/pom.xml b/services-model/pom.xml index eec0b4c..77d2311 100644 --- a/services-model/pom.xml +++ b/services-model/pom.xml @@ -22,14 +22,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-model</artifactId> diff --git a/services-rest/pom.xml b/services-rest/pom.xml index e25410b..1921cd1 100644 --- a/services-rest/pom.xml +++ b/services-rest/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-rest</artifactId> diff --git a/services-runner/pom.xml b/services-runner/pom.xml index e5071f7..b7399e0 100644 --- a/services-runner/pom.xml +++ b/services-runner/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-runner</artifactId> diff --git a/services-topia-validation/pom.xml b/services-topia-validation/pom.xml index 633ec59..46a9bee 100644 --- a/services-topia-validation/pom.xml +++ b/services-topia-validation/pom.xml @@ -22,14 +22,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-topia-validation</artifactId> diff --git a/services-topia-validators/pom.xml b/services-topia-validators/pom.xml index 1cdf11c..765badc 100644 --- a/services-topia-validators/pom.xml +++ b/services-topia-validators/pom.xml @@ -20,14 +20,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-topia-validators</artifactId> diff --git a/services-topia/pom.xml b/services-topia/pom.xml index 917c9a5..9016540 100644 --- a/services-topia/pom.xml +++ b/services-topia/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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>services-topia</artifactId> diff --git a/test/pom.xml b/test/pom.xml index b575384..8644dcd 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,14 +20,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>test</artifactId> diff --git a/topia-extension/pom.xml b/topia-extension/pom.xml index 7e4be18..d253c40 100644 --- a/topia-extension/pom.xml +++ b/topia-extension/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>topia-extension</artifactId> diff --git a/topia-templates-extension/pom.xml b/topia-templates-extension/pom.xml index 5b26f0d..48a7f62 100644 --- a/topia-templates-extension/pom.xml +++ b/topia-templates-extension/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>observe</artifactId> - <version>5.0-SNAPSHOT</version> + <version>5.0-RC-2-SNAPSHOT</version> </parent> <artifactId>topia-templates-extension</artifactId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm