Skip to content
Snippets Groups Projects
Commit 30a5f355 authored by Jenkins's avatar Jenkins
Browse files

[maven-release-plugin] prepare release aou-2.1.7

parent 3e889453
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-Access</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-Admin</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-Client</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-Common</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<artifactId>AoU-Parent</artifactId>
<groupId>ch.unige.aou</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-IntegrationTests</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-IntegrationTestsRunner</artifactId>
......@@ -23,7 +23,7 @@
<dependency>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-IntegrationTests</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
<classifier>tests</classifier>
</dependency>
<dependency>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-Model</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<artifactId>AoU-Parent</artifactId>
<groupId>ch.unige.aou</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-ResourceServerCommon</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<artifactId>AoU-Parent</artifactId>
<groupId>ch.unige.aou</groupId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-ResourceServerSecurity</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
</parent>
<artifactId>AoU-Solution</artifactId>
<name>AoU Solution</name>
......
......@@ -10,7 +10,7 @@
<groupId>ch.unige.aou</groupId>
<artifactId>AoU-Parent</artifactId>
<name>AoU Parent</name>
<version>2.2.0-SNAPSHOT</version>
<version>2.1.7</version>
<packaging>pom</packaging>
<description>AoU Parent project. Manage dependencies and version for AoU modules/applications</description>
<inceptionYear>2022</inceptionYear>
......@@ -51,7 +51,7 @@
<!-- Solidify Authorization Client properties -->
<solidify.authorization.client.version>2.1.0</solidify.authorization.client.version>
<!--AoU properties -->
<aou.version>2.2.0-SNAPSHOT</aou.version>
<aou.version>2.1.7</aou.version>
<aou.license>${solidify.license}</aou.license>
<aou.tool.openapi.version>1.3.3</aou.tool.openapi.version>
<aou.tool.asciidoctor.toc.version>1.3.3</aou.tool.asciidoctor.toc.version>
......@@ -286,7 +286,7 @@
<scm>
<connection>scm:git:git@gitlab.unige.ch:aou/aou-backend.git</connection>
<tag>HEAD</tag>
<tag>aou-2.1.7</tag>
<url>https://gitlab.unige.ch/aou/aou-backend</url>
</scm>
......
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