Skip to content
Snippets Groups Projects
Commit b55f31cf authored by Alok Joshi's avatar Alok Joshi
Browse files

update indexer to use SNAPSHOT

parent f9627a59
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -23,7 +23,7 @@
<dependency>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-search-core-lib</artifactId>
<version>1.0.21</version>
<version>1.0.22-SNAPSHOT</version>
</dependency>
<!-- spring boot dependencies -->
......
......@@ -39,12 +39,6 @@
<groupId>org.opengroup.osdu</groupId>
<artifactId>core-lib-gcp</artifactId>
<version>0.1.12-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.opengroup.osdu</groupId>
<artifactId>core-lib</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment