summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-11-13 16:32:37 +0100
committerBjørn Christian Seime <bjorncs@oath.com>2017-11-13 16:32:37 +0100
commit186cdce0e1d482cf9f766fc44d67e1423afa8671 (patch)
treeb8e56c89748cd12753166c9622c6ad88c3477289 /bundle-plugin-test
parentb0e46e757b0fa7760b20d68bb22f6f8933882301 (diff)
Use com.yahoo.vespa as artifact id of bundle-plugin-test
Diffstat (limited to 'bundle-plugin-test')
-rw-r--r--bundle-plugin-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-plugin-test/pom.xml b/bundle-plugin-test/pom.xml
index 2112d616523..8d8bf48cc07 100644
--- a/bundle-plugin-test/pom.xml
+++ b/bundle-plugin-test/pom.xml
@@ -10,7 +10,7 @@
<artifactId>parent</artifactId>
<version>6-SNAPSHOT</version>
</parent>
- <groupId>com.yahoo.container.maven.plugin</groupId>
+ <groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin-test</artifactId>
<version>6-SNAPSHOT</version>
<packaging>container-plugin</packaging>