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

OZG-6710 adjust dependencies

parent 47f6e932
No related branches found
No related tags found
No related merge requests found
...@@ -145,10 +145,5 @@ ...@@ -145,10 +145,5 @@
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
</plugin> </plugin>
</plugins> </plugins>
<resources>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
<vorgang-manager.version>2.13.0</vorgang-manager.version> <vorgang-manager.version>2.17.0PR-458-SNAPSHOT</vorgang-manager.version>
<nachrichten-manager.version>2.9.0</nachrichten-manager.version> <nachrichten-manager.version>2.14.0-PR-31-SNAPSHOT</nachrichten-manager.version>
<api-lib.version>0.12.0</api-lib.version> <api-lib.version>0.12.0</api-lib.version>
<spring-cloud-config-client.version>4.1.3</spring-cloud-config-client.version> <spring-cloud-config-client.version>4.1.3</spring-cloud-config-client.version>
</properties> </properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment