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

This creates a unique id entry for the testing root pom tree

parent d6fea3cf
Branches
Tags
1 merge request!475Change maven id for testing pom tree
Pipeline #175788 canceled
......@@ -17,7 +17,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>
<groupId>org.opengroup.osdu</groupId>
<artifactId>os-search</artifactId>
<artifactId>os-search-testing</artifactId>
<version>0.20.0-SNAPSHOT</version>
<description>Search Service Integration Test Root Project</description>
<packaging>pom</packaging>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment