summaryrefslogtreecommitdiff
path: root/qpid/java/pom.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2013-10-06 22:05:36 +0000
committerRobert Gemmell <robbie@apache.org>2013-10-06 22:05:36 +0000
commite5cd82a751b02fa1578e91ca21de271be03af3f7 (patch)
tree43f2227a2575cdf6fd954a17a5fec09e1bdbd9de /qpid/java/pom.xml
parent50ee93b913e1a34785c363a8494740d3911c37bd (diff)
downloadqpid-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/pom.xml')
-rw-r--r--qpid/java/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/pom.xml b/qpid/java/pom.xml
index 99aac4703f..12dc22c9f1 100644
--- a/qpid/java/pom.xml
+++ b/qpid/java/pom.xml
@@ -34,7 +34,6 @@
- Dont deploy modules we aren't already doing so.
- Decide on name for this parent module.
- Fix the version numbers in all the modules.
- - Remove groupid from all the modules, if possible?
- Align the XML in the pom files consistently, fix whitepsace errors.
- Complete setting properties for the dependency version numbers.
- Use dependancy management sections to control the version numbers.