Skip to content
Snippets Groups Projects
Commit 5ddcc348 authored by Neelesh Thakur's avatar Neelesh Thakur
Browse files

use non SNAPSHOT version for older release as they have been deleted.

parent a6b21d3c
No related branches found
No related tags found
1 merge request!194audit-attributes are not queryable on existing kinds - sync meta attribute mapping
Pipeline #64724 failed
......@@ -47,7 +47,7 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.0</version>
</dependency>
<!-- AWS managed packages -->
......
......@@ -48,7 +48,7 @@
<dependency>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-core-common</artifactId>
<version>0.11.0-SNAPSHOT</version>
<version>0.11.0</version>
</dependency>
<dependency>
......
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