You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by ab...@apache.org on 2014/02/28 00:00:40 UTC

[2/3] git commit: Fixing Druid parent POM

Fixing Druid parent POM


Project: http://git-wip-us.apache.org/repos/asf/whirr/repo
Commit: http://git-wip-us.apache.org/repos/asf/whirr/commit/4c37cfb3
Tree: http://git-wip-us.apache.org/repos/asf/whirr/tree/4c37cfb3
Diff: http://git-wip-us.apache.org/repos/asf/whirr/diff/4c37cfb3

Branch: refs/heads/trunk
Commit: 4c37cfb310db60050f9036220fdbac13d5e26d13
Parents: b79bde8
Author: Andrew Bayer <an...@gmail.com>
Authored: Thu Feb 27 14:58:32 2014 -0800
Committer: Andrew Bayer <an...@gmail.com>
Committed: Thu Feb 27 14:59:37 2014 -0800

----------------------------------------------------------------------
 services/druid/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/whirr/blob/4c37cfb3/services/druid/pom.xml
----------------------------------------------------------------------
diff --git a/services/druid/pom.xml b/services/druid/pom.xml
index b72ee04..4eaa973 100644
--- a/services/druid/pom.xml
+++ b/services/druid/pom.xml
@@ -21,7 +21,7 @@
         <groupId>org.apache.whirr</groupId>
         <artifactId>whirr</artifactId>
         <version>0.9.0-SNAPSHOT</version>
-        <relativePath>../../pom.xml</relativePath>
+        <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.whirr</groupId>
     <artifactId>whirr-druid</artifactId>