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

Update version of release branch to common: 0.26.1-SNAPSHOT

[ci skip]
parent 494607d2
No related branches found
No related tags found
No related merge requests found
Pipeline #289484 failed
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>gc-osm</artifactId>
<version>0.26.0-SNAPSHOT</version>
<version>0.26.1-SNAPSHOT</version>
</parent>
<artifactId>gc-osm-datastore</artifactId>
......
......@@ -6,7 +6,7 @@
<groupId>org.opengroup.osdu</groupId>
<artifactId>gc-osm</artifactId>
<version>0.26.0-SNAPSHOT</version>
<version>0.26.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>gc-osm-datastore</module>
......
......@@ -6,7 +6,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>testing</artifactId>
<version>0.26.0-SNAPSHOT</version>
<version>0.26.1-SNAPSHOT</version>
</parent>
<artifactId>gc-osm-test-datastore</artifactId>
......@@ -24,7 +24,7 @@
<dependency>
<groupId>org.opengroup.osdu</groupId>
<artifactId>gc-osm-datastore</artifactId>
<version>0.26.0-SNAPSHOT</version>
<version>0.26.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu</groupId>
......
......@@ -6,7 +6,7 @@
<groupId>org.opengroup.osdu</groupId>
<artifactId>testing</artifactId>
<version>0.26.0-SNAPSHOT</version>
<version>0.26.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
......
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