Mentions légales du service

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

[ci skip]prepare for next development iteration

parent 6d313f49
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,13 @@
<parent>
<artifactId>app.dcc-validator</artifactId>
<groupId>net.ihe.gazelle</groupId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
</parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>app.dcc-validator-core</artifactId>
<name>Digital COVID Certificate Validator Core</name>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<properties>
<digg.dgc.version>1.0.1</digg.dgc.version>
......
......@@ -5,13 +5,13 @@
<parent>
<artifactId>app.dcc-validator</artifactId>
<groupId>net.ihe.gazelle</groupId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
</parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>app.dcc-validator-service</artifactId>
<name>Digital COVID Certificate Validator Service</name>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<packaging>war</packaging>
......
......@@ -4,7 +4,7 @@
<groupId>net.ihe.gazelle</groupId>
<artifactId>app.dcc-validator</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Digital COVID Certificate Validator</name>
......@@ -14,7 +14,7 @@
<connection>scm:git:${git.project.url}</connection>
<url>scm:git:${git.project.url}</url>
<developerConnection>scm:git:${git.project.url}</developerConnection>
<tag>1.2.2</tag>
<tag>HEAD</tag>
</scm>
<properties>
......
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