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

release version 1.3.0

parent ebf5a42e
Branches
Tags 1.3.0
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<parent> <parent>
<groupId>de.ozgcloud.aggregation</groupId> <groupId>de.ozgcloud.aggregation</groupId>
<artifactId>aggregation-manager-parent</artifactId> <artifactId>aggregation-manager-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>aggregation-manager-common</artifactId> <artifactId>aggregation-manager-common</artifactId>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<groupId>de.ozgcloud.aggregation</groupId> <groupId>de.ozgcloud.aggregation</groupId>
<artifactId>aggregation-manager-interface</artifactId> <artifactId>aggregation-manager-interface</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<name>OZG-Cloud Aggregation Manager gRPC API</name> <name>OZG-Cloud Aggregation Manager gRPC API</name>
<description>gRPC Api for OZG-Cloud Aggregation Manager Server</description> <description>gRPC Api for OZG-Cloud Aggregation Manager Server</description>
<inceptionYear>2025</inceptionYear> <inceptionYear>2025</inceptionYear>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<parent> <parent>
<groupId>de.ozgcloud.aggregation</groupId> <groupId>de.ozgcloud.aggregation</groupId>
<artifactId>aggregation-manager-parent</artifactId> <artifactId>aggregation-manager-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>aggregation-manager-job</artifactId> <artifactId>aggregation-manager-job</artifactId>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<parent> <parent>
<groupId>de.ozgcloud.aggregation</groupId> <groupId>de.ozgcloud.aggregation</groupId>
<artifactId>aggregation-manager-parent</artifactId> <artifactId>aggregation-manager-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>aggregation-manager-server</artifactId> <artifactId>aggregation-manager-server</artifactId>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
</parent> </parent>
<groupId>de.ozgcloud.aggregation</groupId> <groupId>de.ozgcloud.aggregation</groupId>
<artifactId>aggregation-manager-parent</artifactId> <artifactId>aggregation-manager-parent</artifactId>
<version>1.3.0-SNAPSHOT</version> <version>1.3.0</version>
<name>OZG-Cloud Aggregation Manager</name> <name>OZG-Cloud Aggregation Manager</name>
<inceptionYear>2024</inceptionYear> <inceptionYear>2024</inceptionYear>
<packaging>pom</packaging> <packaging>pom</packaging>
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
<module>aggregation-manager-server</module> <module>aggregation-manager-server</module>
</modules> </modules>
<properties> <properties>
<ozgcloud.api-lib.version>0.19.0-SNAPSHOT</ozgcloud.api-lib.version> <ozgcloud.api-lib.version>0.19.0</ozgcloud.api-lib.version>
<jslt.version>0.1.14</jslt.version> <jslt.version>0.1.14</jslt.version>
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version> <hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
</properties> </properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment