summaryrefslogtreecommitdiffstats
path: root/container-test-jars/jersey-resources
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-02-07 15:51:29 +0100
committerHarald Musum <musum@yahoo-inc.com>2017-02-07 15:51:29 +0100
commitef2593b33a31b0982edf25cef762d207dc5720c3 (patch)
tree149c98530aed091423274cdc1d0fc31bab96db9d /container-test-jars/jersey-resources
parent8d1bf01f6bba9d20a808c746bbcfc11cba846274 (diff)
Use com.yahoo.vespa as group id
Diffstat (limited to 'container-test-jars/jersey-resources')
-rw-r--r--container-test-jars/jersey-resources/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/container-test-jars/jersey-resources/pom.xml b/container-test-jars/jersey-resources/pom.xml
index 5ab4a2480a8..5eda15fe21d 100644
--- a/container-test-jars/jersey-resources/pom.xml
+++ b/container-test-jars/jersey-resources/pom.xml
@@ -6,8 +6,8 @@
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>com.yahoo.container.container-test-jars</groupId>
- <artifactId>container-test-jars</artifactId>
+ <groupId>com.yahoo.vespa.container-test-jars</groupId>
+ <artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
</parent>