Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 30afb8ee authored by Nicolas Bailliet's avatar Nicolas Bailliet
Browse files

Versions fixed in POM

parent 417b5f01
No related branches found
No related tags found
1 merge request!12Develop
......@@ -5,13 +5,13 @@
<parent>
<artifactId>app.access-token-provider</artifactId>
<groupId>net.ihe.gazelle</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
</parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>app.audience-retriever</artifactId>
<name>Audience Retriever</name>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
<dependencies>
<dependency>
......
......@@ -4,13 +4,13 @@
<parent>
<artifactId>app.access-token-provider</artifactId>
<groupId>net.ihe.gazelle</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
</parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>app.dummy-authorization-server-service</artifactId>
<name>Dummy Authorization Server Service</name>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
<packaging>war</packaging>
......
......@@ -5,7 +5,7 @@
<groupId>net.ihe.gazelle</groupId>
<artifactId>app.access-token-provider</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Access Token Provider</name>
......
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