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

release version 1.4.0

parent b89aa52f
No related branches found
No related tags found
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.4.0-SNAPSHOT</version> <version>1.4.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.4.0-SNAPSHOT</version> <version>1.4.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.4.0-SNAPSHOT</version> <version>1.4.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.4.0-SNAPSHOT</version> <version>1.4.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.4.0-SNAPSHOT</version> <version>1.4.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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment