diff options
| author | Robert Gemmell <robbie@apache.org> | 2013-10-06 22:05:36 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2013-10-06 22:05:36 +0000 |
| commit | e5cd82a751b02fa1578e91ca21de271be03af3f7 (patch) | |
| tree | 43f2227a2575cdf6fd954a17a5fec09e1bdbd9de /qpid/java/broker | |
| parent | 50ee93b913e1a34785c363a8494740d3911c37bd (diff) | |
| download | qpid-python-e5cd82a751b02fa1578e91ca21de271be03af3f7.tar.gz | |
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
Diffstat (limited to 'qpid/java/broker')
| -rw-r--r-- | qpid/java/broker/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/broker/pom.xml b/qpid/java/broker/pom.xml index 846b238626..7f09d5c046 100644 --- a/qpid/java/broker/pom.xml +++ b/qpid/java/broker/pom.xml @@ -23,7 +23,6 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.apache.qpid</groupId> <artifactId>qpid-broker</artifactId> <dependencies> |
