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/perftests | |
| 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/perftests')
| -rw-r--r-- | qpid/java/perftests/pom.xml | 1 | ||||
| -rw-r--r-- | qpid/java/perftests/visualisation-jfc/pom.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/qpid/java/perftests/pom.xml b/qpid/java/perftests/pom.xml index 455c69beda..25d0cce626 100644 --- a/qpid/java/perftests/pom.xml +++ b/qpid/java/perftests/pom.xml @@ -23,7 +23,6 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.apache.qpid</groupId> <artifactId>qpid-perftests</artifactId> <properties> diff --git a/qpid/java/perftests/visualisation-jfc/pom.xml b/qpid/java/perftests/visualisation-jfc/pom.xml index 5f0394f2f6..da84df1d2e 100644 --- a/qpid/java/perftests/visualisation-jfc/pom.xml +++ b/qpid/java/perftests/visualisation-jfc/pom.xml @@ -24,7 +24,6 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.apache.qpid</groupId> <artifactId>qpid-perftests-visualisation-jfc</artifactId> <dependencies> |
