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 @@ ...@@ -6,13 +6,13 @@
<parent> <parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId> <artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId> <artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>crs-catalog-core</name> <name>crs-catalog-core</name>
<description>CRS catalog service core</description> <description>CRS catalog service core</description>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId> <artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>crs-catalog-service</name> <name>crs-catalog-service</name>
<description>crs-catalog service</description> <description>crs-catalog service</description>
......
...@@ -21,13 +21,13 @@ ...@@ -21,13 +21,13 @@
<parent> <parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId> <artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-aws</artifactId> <artifactId>crs-catalog-aws</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>crs-catalog-aws</name> <name>crs-catalog-aws</name>
<description>CRS Catalog service on AWS</description> <description>CRS Catalog service on AWS</description>
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId> <artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
......
...@@ -7,13 +7,13 @@ ...@@ -7,13 +7,13 @@
<parent> <parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId> <artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-aks</artifactId> <artifactId>crs-catalog-aks</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>crs-catalog-aks</name> <name>crs-catalog-aks</name>
<description>CRS Catalog service Google Kubernetes Engine deployment</description> <description>CRS Catalog service Google Kubernetes Engine deployment</description>
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId> <artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.opengroup.osdu</groupId> <groupId>org.opengroup.osdu</groupId>
......
...@@ -7,13 +7,13 @@ ...@@ -7,13 +7,13 @@
<parent> <parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId> <artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-gke</artifactId> <artifactId>crs-catalog-gke</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>crs-catalog-gke</name> <name>crs-catalog-gke</name>
<description>CRS Catalog service Google Kubernetes Engine deployment</description> <description>CRS Catalog service Google Kubernetes Engine deployment</description>
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId> <artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
</dependency> </dependency>
<!-- Compile/runtime dependencies --> <!-- Compile/runtime dependencies -->
<dependency> <dependency>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-service</artifactId> <artifactId>crs-catalog-service</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath> <relativePath>../../../pom.xml</relativePath>
</parent> </parent>
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu.crs-catalog-service</groupId> <groupId>org.opengroup.osdu.crs-catalog-service</groupId>
<artifactId>crs-catalog-core</artifactId> <artifactId>crs-catalog-core</artifactId>
<version>0.6.0-SNAPSHOT</version> <version>0.8.0-SNAPSHOT</version>
</dependency> </dependency>
<!-- Compile/runtime dependencies --> <!-- 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