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

Update version of default branch to 0.8.0-SNAPSHOT

parent 00bcff59
No related branches found
No related tags found
No related merge requests found
Pipeline #30846 passed with warnings
......@@ -6,13 +6,13 @@
<parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>crs-catalog-core</name>
<description>CRS catalog service core</description>
......
......@@ -31,7 +31,7 @@
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>crs-catalog-service</name>
<description>crs-catalog service</description>
......
......@@ -21,13 +21,13 @@
<parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-aws</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>crs-catalog-aws</name>
<description>CRS Catalog service on AWS</description>
......@@ -55,7 +55,7 @@
<dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
</dependency>
<dependency>
......
......@@ -7,13 +7,13 @@
<parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-aks</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>crs-catalog-aks</name>
<description>CRS Catalog service Google Kubernetes Engine deployment</description>
......@@ -43,7 +43,7 @@
<dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu</groupId>
......
......@@ -7,13 +7,13 @@
<parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-gke</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>crs-catalog-gke</name>
<description>CRS Catalog service Google Kubernetes Engine deployment</description>
......@@ -41,7 +41,7 @@
<dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
</dependency>
<!-- Compile/runtime dependencies -->
<dependency>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
......@@ -40,7 +40,7 @@
<dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
</dependency>
<!-- Compile/runtime dependencies -->
......
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