Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c4a460cd authored by gazelle-ci's avatar gazelle-ci
Browse files

[ci skip]prepare for next development iteration

parent cd3501a4
No related branches found
No related tags found
1 merge request!3Revert "[ci skip]prepare for next development iteration"
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>cda-model</artifactId> <artifactId>cda-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -49,28 +49,28 @@ ...@@ -49,28 +49,28 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>voc-model</artifactId> <artifactId>voc-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>common-models</artifactId> <artifactId>common-models</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>nblock-model</artifactId> <artifactId>nblock-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>datatypes-model</artifactId> <artifactId>datatypes-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>
......
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>cdaepsos-model</artifactId> <artifactId>cdaepsos-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -38,33 +38,33 @@ ...@@ -38,33 +38,33 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>voc-model</artifactId> <artifactId>voc-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>common-models</artifactId> <artifactId>common-models</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>nblock-model</artifactId> <artifactId>nblock-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>infr-model</artifactId> <artifactId>infr-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>datatypes-model</artifactId> <artifactId>datatypes-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
......
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>common-models</artifactId> <artifactId>common-models</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>datatypes-model</artifactId> <artifactId>datatypes-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -37,13 +37,13 @@ ...@@ -37,13 +37,13 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>common-models</artifactId> <artifactId>common-models</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>infr-model</artifactId> <artifactId>infr-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -36,13 +36,13 @@ ...@@ -36,13 +36,13 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>datatypes-model</artifactId> <artifactId>datatypes-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
......
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>nblock-model</artifactId> <artifactId>nblock-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<name>UML Models</name> <name>UML Models</name>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<connection>scm:git:${git.project.url}</connection> <connection>scm:git:${git.project.url}</connection>
<developerConnection>scm:git:${git.project.url}</developerConnection> <developerConnection>scm:git:${git.project.url}</developerConnection>
<url>${git.project.url}</url> <url>${git.project.url}</url>
<tag>3.0.0</tag> <tag>HEAD</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>
......
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
<parent> <parent>
<artifactId>uml-models</artifactId> <artifactId>uml-models</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>voc-model</artifactId> <artifactId>voc-model</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.model</groupId> <groupId>net.ihe.gazelle.model</groupId>
<artifactId>model-resources</artifactId> <artifactId>model-resources</artifactId>
<version>3.0.0</version> <version>3.0.1-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment