aboutsummaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/pom.xml b/application/pom.xml
index ff6685cec73..104f27933c9 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -71,7 +71,7 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.container.container-test-jars</groupId>
+ <groupId>com.yahoo.vespa.container-test-jars</groupId>
<artifactId>jersey-resources</artifactId>
<version>${project.version}</version>
<scope>test</scope>
@@ -169,7 +169,7 @@
<configuration>
<artifactItems>
<artifactItem>
- <groupId>com.yahoo.container.container-test-jars</groupId>
+ <groupId>com.yahoo.vespa.container-test-jars</groupId>
<artifactId>jersey-resources</artifactId>
<version>${project.version}</version>
<type>jar</type>