summaryrefslogtreecommitdiffstats
path: root/container-test-jars
diff options
context:
space:
mode:
Diffstat (limited to 'container-test-jars')
-rw-r--r--container-test-jars/bundle-with-provided-bundle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-test-jars/bundle-with-provided-bundle/pom.xml b/container-test-jars/bundle-with-provided-bundle/pom.xml
index d47ebe9b19b..398eef50383 100644
--- a/container-test-jars/bundle-with-provided-bundle/pom.xml
+++ b/container-test-jars/bundle-with-provided-bundle/pom.xml
@@ -22,7 +22,7 @@
<dependencies>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
+ <groupId>com.yahoo.vespa.container-test-jars</groupId>
<artifactId>jersey-resources</artifactId>
<version>${project.version}</version>
<scope>provided</scope>