You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ha...@apache.org on 2015/08/12 02:10:02 UTC

[5/6] incubator-brooklyn git commit: Align groupId with that of the test bundles

Align groupId with that of the test bundles


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/b23543fa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/b23543fa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/b23543fa

Branch: refs/heads/master
Commit: b23543fab5a79e12a8155dd5669a8c8d9fa8cb4e
Parents: 190f514
Author: Hadrian Zbarcea <ha...@apache.org>
Authored: Mon Aug 10 23:25:47 2015 -0400
Committer: Hadrian Zbarcea <ha...@apache.org>
Committed: Mon Aug 10 23:25:47 2015 -0400

----------------------------------------------------------------------
 utils/test-bundles/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/b23543fa/utils/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/utils/test-bundles/pom.xml b/utils/test-bundles/pom.xml
index d21ce93..0323cb2 100644
--- a/utils/test-bundles/pom.xml
+++ b/utils/test-bundles/pom.xml
@@ -26,7 +26,7 @@
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
-    <groupId>org.apache.brooklyn.test</groupId>
+    <groupId>org.apache.brooklyn.test.resources.osgi</groupId>
     <artifactId>brooklyn-test-bundles</artifactId>
     <packaging>pom</packaging>