Skip to content
Snippets Groups Projects
Commit f28db08e authored by OZGCloud's avatar OZGCloud
Browse files

release version 1.3.0

parent da5e69fa
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar" /> <entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct-processor/1.6.0/mapstruct-processor-1.6.0.jar" /> <entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct-processor/1.6.0/mapstruct-processor-1.6.0.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.6.0/mapstruct-1.6.0.jar" /> <entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.6.0/mapstruct-1.6.0.jar" />
<entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.34/lombok-1.18.34.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct-processor/1.6.0/mapstruct-processor-1.6.0.jar" />
<entry name="$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.6.0/mapstruct-1.6.0.jar" />
</processorPath> </processorPath>
<module name="antragsraum-server" /> <module name="antragsraum-server" />
</profile> </profile>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>de.ozgcloud</groupId> <groupId>de.ozgcloud</groupId>
<artifactId>antragsraum</artifactId> <artifactId>antragsraum</artifactId>
<version>1.2.1</version> <version>1.3.0</version>
<name>OZG-Cloud Antragsraum</name> <name>OZG-Cloud Antragsraum</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<groupId>de.ozgcloud.antragsraum</groupId> <groupId>de.ozgcloud.antragsraum</groupId>
<artifactId>antragsraum-server</artifactId> <artifactId>antragsraum-server</artifactId>
<version>1.2.1</version> <version>1.3.0</version>
<name>OZG-Cloud Antragsraum Server</name> <name>OZG-Cloud Antragsraum Server</name>
<description>Server Implementierung des Antragsraums</description> <description>Server Implementierung des Antragsraums</description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment