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

Setting the parent pom id to be os-search-testing

parent e08bdfb4
Branches
Tags
1 merge request!475Change maven id for testing pom tree
Pipeline #175795 failed
......@@ -19,7 +19,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<groupId>org.opengroup.osdu</groupId>
<version>0.20.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
......
......@@ -19,7 +19,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<version>0.20.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -20,7 +20,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<version>0.20.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<version>0.20.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<version>0.20.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<version>0.20.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment