summaryrefslogtreecommitdiff
path: root/qpid/java/bdbstore
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/bdbstore')
-rw-r--r--qpid/java/bdbstore/jmx/pom.xml1
-rw-r--r--qpid/java/bdbstore/pom.xml1
-rw-r--r--qpid/java/bdbstore/systests/pom.xml1
3 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/bdbstore/jmx/pom.xml b/qpid/java/bdbstore/jmx/pom.xml
index 243903c8c4..3480460972 100644
--- a/qpid/java/bdbstore/jmx/pom.xml
+++ b/qpid/java/bdbstore/jmx/pom.xml
@@ -24,7 +24,6 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.qpid</groupId>
<artifactId>qpid-bdbstore-jmx</artifactId>
<dependencies>
diff --git a/qpid/java/bdbstore/pom.xml b/qpid/java/bdbstore/pom.xml
index 34b108d6d7..cc3d2a8e26 100644
--- a/qpid/java/bdbstore/pom.xml
+++ b/qpid/java/bdbstore/pom.xml
@@ -23,7 +23,6 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.qpid</groupId>
<artifactId>qpid-bdbstore</artifactId>
<dependencies>
diff --git a/qpid/java/bdbstore/systests/pom.xml b/qpid/java/bdbstore/systests/pom.xml
index 3b7aa61943..5660b47085 100644
--- a/qpid/java/bdbstore/systests/pom.xml
+++ b/qpid/java/bdbstore/systests/pom.xml
@@ -24,7 +24,6 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.qpid</groupId>
<artifactId>qpid-bdbstore-systests</artifactId>
<properties>