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

release version 0.0.1

parent 8f6462f0
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<groupId>de.ozgcloud.processor</groupId> <groupId>de.ozgcloud.processor</groupId>
<artifactId>processor-manager</artifactId> <artifactId>processor-manager</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1</version>
<name>ozgcloud-processor-manager</name> <name>ozgcloud-processor-manager</name>
<description>OZG-Cloud Processor Manager</description> <description>OZG-Cloud Processor Manager</description>
...@@ -35,12 +35,12 @@ ...@@ -35,12 +35,12 @@
<dependency> <dependency>
<groupId>de.ozgcloud.api-lib</groupId> <groupId>de.ozgcloud.api-lib</groupId>
<artifactId>ozg-cloud-spring-boot-starter</artifactId> <artifactId>ozg-cloud-spring-boot-starter</artifactId>
<version>0.3.0-SNAPSHOT</version> <version>0.3.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>de.ozgcloud.api-lib</groupId> <groupId>de.ozgcloud.api-lib</groupId>
<artifactId>api-lib-core</artifactId> <artifactId>api-lib-core</artifactId>
<version>0.3.0-SNAPSHOT</version> <version>0.3.0</version>
<type>test-jar</type> <type>test-jar</type>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment