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

Update version of default branch to 0.26.0-SNAPSHOT

[ci skip]
parent 06e29f49
No related branches found
No related tags found
No related merge requests found
Pipeline #231344 skipped
......@@ -25,7 +25,7 @@
<groupId>org.opengroup.osdu.unit-service</groupId>
<artifactId>unit-service</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>unit-service</name>
<description>Unit service</description>
......
......@@ -20,13 +20,13 @@
<parent>
<artifactId>unit-service</artifactId>
<groupId>org.opengroup.osdu.unit-service</groupId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>unit-aws</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>unit-aws</name>
<description>Unit service AWS deployment</description>
......
......@@ -6,13 +6,13 @@
<parent>
<groupId>org.opengroup.osdu.unit-service</groupId>
<artifactId>unit-service</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
<artifactId>unit-aks</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<name>unit-aks</name>
<description>Unit service Azure Kubernetes Deployment</description>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>org.opengroup.osdu.unit-service</groupId>
<artifactId>unit-service</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>unit-gke</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<name>unit-gke</name>
<description>Unit service Google Kubernetes Engine deployment</description>
......
......@@ -6,13 +6,13 @@
<parent>
<groupId>org.opengroup.osdu.unit-service</groupId>
<artifactId>unit-service</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<packaging>jar</packaging>
<artifactId>unit-ocp</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<name>unit-ocp</name>
<description>Unit service IBM OpenShift Deployment</description>
......
......@@ -7,11 +7,11 @@
<parent>
<groupId>org.opengroup.osdu.unit-service</groupId>
<artifactId>unit-service</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
</parent>
<artifactId>unit-core</artifactId>
<version>0.25.0-SNAPSHOT</version>
<version>0.26.0-SNAPSHOT</version>
<name>unit-core</name>
<description>Unit service core</description>
......
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