Skip to content
Snippets Groups Projects
Commit eb324861 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

release version 2.13.0

parent ace7d398
Branches
Tags 2.13.0
No related merge requests found
......@@ -35,7 +35,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud.user</groupId>
<artifactId>user-manager</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
<name>OZG-Cloud User Manager</name>
<packaging>pom</packaging>
<inceptionYear>2022</inceptionYear>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.ozgcloud.user</groupId>
<artifactId>user-manager</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<artifactId>user-manager-interface</artifactId>
......@@ -98,4 +98,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
\ No newline at end of file
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.ozgcloud.user</groupId>
<artifactId>user-manager</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<artifactId>user-manager-server</artifactId>
......@@ -353,4 +353,4 @@
</properties>
</profile>
</profiles>
</project>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment