From e5cd82a751b02fa1578e91ca21de271be03af3f7 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sun, 6 Oct 2013 22:05:36 +0000 Subject: QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from the parent git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529705 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/bdbstore/jmx/pom.xml | 1 - qpid/java/bdbstore/pom.xml | 1 - qpid/java/bdbstore/systests/pom.xml | 1 - 3 files changed, 3 deletions(-) (limited to 'qpid/java/bdbstore') 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 @@ 4.0.0 - org.apache.qpid qpid-bdbstore-jmx 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 @@ 4.0.0 - org.apache.qpid qpid-bdbstore 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 @@ 4.0.0 - org.apache.qpid qpid-bdbstore-systests -- cgit v1.2.1