Skip to content
Snippets Groups Projects
Commit bf33ff55 authored by Thameem Ansari's avatar Thameem Ansari
Browse files

Incremented pom version and changed the indexer-azure pom to snapshot

parent 575dbfe4
No related branches found
No related tags found
1 merge request!6Trusted ibm
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<groupId>org.opengroup.osdu.indexer</groupId> <groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId> <artifactId>indexer-service</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.0.0</version> <version>1.0.1</version>
<description>Indexer Service</description> <description>Indexer Service</description>
<properties> <properties>
...@@ -95,4 +95,4 @@ ...@@ -95,4 +95,4 @@
</profile> </profile>
</profiles> </profiles>
</project> </project>
\ No newline at end of file
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</parent> </parent>
<artifactId>indexer-azure</artifactId> <artifactId>indexer-azure</artifactId>
<version>1.0.0</version> <version>1.0.0-SNAPSHOT</version>
<name>indexer-azure</name> <name>indexer-azure</name>
<description>Indexer Service Azure</description> <description>Indexer Service Azure</description>
<packaging>jar</packaging> <packaging>jar</packaging>
...@@ -221,4 +221,4 @@ ...@@ -221,4 +221,4 @@
</build> </build>
</project> </project>
\ No newline at end of file
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