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

Creating Release Commit

parent 910f7918
No related branches found
No related tags found
No related merge requests found
Pipeline #32799 failed
......@@ -33,39 +33,39 @@ variables:
include:
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "standard-setup.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "build/maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "scanners/fossa-maven.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "scanners/gitlab-ultimate.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "cloud-providers/aws.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "cloud-providers/azure.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "cloud-providers/ibm.yml"
- project: "osdu/platform/ci-cd-pipelines"
ref: "release/0.7"
ref: "v0.7.0"
file: "publishing/pages.yml"
- project: 'osdu/platform/ci-cd-pipelines'
ref: "release/0.7"
ref: "v0.7.0"
file: 'cloud-providers/osdu-gcp-cloudrun.yml'
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>indexer-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<name>indexer-core</name>
<description>Indexer Service Core</description>
<packaging>jar</packaging>
......
......@@ -12,7 +12,7 @@
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<packaging>pom</packaging>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<description>Indexer Service</description>
<properties>
......
......@@ -18,7 +18,7 @@
<parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
......@@ -26,7 +26,7 @@
<artifactId>indexer-aws</artifactId>
<description>Storage service on AWS</description>
<packaging>jar</packaging>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<properties>
<aws.version>1.11.637</aws.version>
......@@ -43,7 +43,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
......
......@@ -21,12 +21,12 @@
<parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>indexer-azure</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<name>indexer-azure</name>
<description>Indexer Service Azure</description>
<packaging>jar</packaging>
......@@ -39,7 +39,7 @@
<azure.appservice.subscription />
<log4j.version>2.11.2</log4j.version>
<nimbus-jose-jwt.version>8.2</nimbus-jose-jwt.version>
<indexer-core.version>0.7.2-SNAPSHOT</indexer-core.version>
<indexer-core.version>0.7.2</indexer-core.version>
<spring-security-jwt.version>1.1.1.RELEASE</spring-security-jwt.version>
<osdu.corelibazure.version>0.0.42</osdu.corelibazure.version>
<osdu.oscorecommon.version>0.6.5</osdu.oscorecommon.version>
......
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>indexer-gcp</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<name>indexer-gcp</name>
<description>Indexer Service GCP App Engine</description>
<packaging>jar</packaging>
......@@ -19,7 +19,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<dependency>
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
......@@ -53,7 +53,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<dependency>
......
......@@ -22,12 +22,12 @@
<parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-service</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>indexer-reference</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<name>indexer-reference</name>
<description>Indexer Service GCP Anthos</description>
<packaging>jar</packaging>
......@@ -36,7 +36,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<dependency>
......
......@@ -21,13 +21,13 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-test</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-aws</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<packaging>jar</packaging>
<properties>
......@@ -42,7 +42,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<!-- AWS specific packages -->
......
......@@ -21,13 +21,13 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-test</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-azure</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<packaging>jar</packaging>
<properties>
......@@ -45,7 +45,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<!-- Azure dependencies -->
......
......@@ -5,13 +5,13 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-test</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
......
......@@ -6,13 +6,13 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-test</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-gcp</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<packaging>jar</packaging>
<properties>
......@@ -37,7 +37,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<!-- Cucumber -->
......
......@@ -6,13 +6,13 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-test</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-ibm</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<packaging>jar</packaging>
<properties>
......@@ -38,7 +38,7 @@
<dependency>
<groupId>org.opengroup.osdu.indexer</groupId>
<artifactId>indexer-test-core</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
</dependency>
<dependency>
......
......@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opengroup.osdu</groupId>
<artifactId>indexer-test</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.7.2</version>
<description>Indexer Service Integration Test Root Project</description>
<properties>
<spring.version>5.1.19.RELEASE</spring.version>
......
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