Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Partition
Commits
782d538a
Commit
782d538a
authored
Sep 02, 2021
by
David Diederich
Browse files
Update version of default branch to 0.12.0-SNAPSHOT
parent
ede2c3ca
Changes
12
Hide whitespace changes
Inline
Side-by-side
partition-core/pom.xml
View file @
782d538a
...
...
@@ -23,7 +23,7 @@
<parent>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
partition
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
...
...
pom.xml
View file @
782d538a
...
...
@@ -18,7 +18,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
partition
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<description>
Partition Service
</description>
<properties>
...
...
provider/partition-aws/pom.xml
View file @
782d538a
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
partition
</artifactId>
<groupId>
org.opengroup.osdu
</groupId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../../pom.xml
</relativePath>
</parent>
...
...
provider/partition-azure/pom.xml
View file @
782d538a
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
partition
</artifactId>
<groupId>
org.opengroup.osdu
</groupId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../../pom.xml
</relativePath>
</parent>
...
...
provider/partition-gcp/pom.xml
View file @
782d538a
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
partition
</artifactId>
<groupId>
org.opengroup.osdu
</groupId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../../pom.xml
</relativePath>
</parent>
...
...
provider/partition-ibm/pom.xml
View file @
782d538a
...
...
@@ -9,7 +9,7 @@
<parent>
<artifactId>
partition
</artifactId>
<groupId>
org.opengroup.osdu
</groupId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../../pom.xml
</relativePath>
</parent>
...
...
testing/partition-test-aws/pom.xml
View file @
782d538a
...
...
@@ -19,14 +19,14 @@
<parent>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-partition-testing
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-aws
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<properties>
...
...
@@ -65,7 +65,7 @@
<dependency>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-core
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
</dependency>
<dependency>
...
...
testing/partition-test-azure/pom.xml
View file @
782d538a
...
...
@@ -20,13 +20,13 @@
<parent>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-partition-testing
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-azure
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<properties>
...
...
@@ -65,7 +65,7 @@
<dependency>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-core
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
</dependency>
<dependency>
...
...
testing/partition-test-core/pom.xml
View file @
782d538a
...
...
@@ -20,13 +20,13 @@
<parent>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-partition-testing
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-core
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<properties>
...
...
testing/partition-test-gcp/pom.xml
View file @
782d538a
...
...
@@ -6,13 +6,13 @@
<parent>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-partition-testing
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-gcp
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<properties>
...
...
@@ -57,7 +57,7 @@
<dependency>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-core
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
</dependency>
<dependency>
...
...
testing/partition-test-ibm/pom.xml
View file @
782d538a
...
...
@@ -6,13 +6,13 @@
<parent>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-partition-testing
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-ibm
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<properties>
...
...
@@ -58,7 +58,7 @@
<dependency>
<groupId>
org.opengroup.osdu.partition
</groupId>
<artifactId>
partition-test-core
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
</dependency>
<dependency>
...
...
testing/pom.xml
View file @
782d538a
...
...
@@ -18,7 +18,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.opengroup.osdu
</groupId>
<artifactId>
os-partition-testing
</artifactId>
<version>
0.1
1
.0-SNAPSHOT
</version>
<version>
0.1
2
.0-SNAPSHOT
</version>
<description>
Root partition test project
</description>
<packaging>
pom
</packaging>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment