Skip to content
Snippets Groups Projects
Commit d6224a23 authored by David Diederich's avatar David Diederich
Browse files

Remove SNAPSHOT dependencies

parent 904f9d8c
No related branches found
No related tags found
1 merge request!463Remove SNAPSHOT dependencies
Checking pipeline status
......@@ -72,7 +72,7 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.25.0-rc3</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
......
......@@ -44,7 +44,7 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.25.0-rc3</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu.notification</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment