Repository: whirr
Updated Branches:
  refs/heads/branch-0.9 e12ccbba3 -> 7826cd365


Actually fixing inheritance


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

Branch: refs/heads/branch-0.9
Commit: 7826cd365625c63ec83cc0238edb49fe92899f29
Parents: e12ccbb
Author: Andrew Bayer <andrew.ba...@gmail.com>
Authored: Thu Feb 27 15:14:20 2014 -0800
Committer: Andrew Bayer <andrew.ba...@gmail.com>
Committed: Thu Feb 27 15:14:20 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/whirr/blob/7826cd36/services/druid/pom.xml
----------------------------------------------------------------------
diff --git a/services/druid/pom.xml b/services/druid/pom.xml
index 4eaa973..5d37ee7 100644
--- a/services/druid/pom.xml
+++ b/services/druid/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.whirr</groupId>
-        <artifactId>whirr</artifactId>
+        <artifactId>whirr-parent</artifactId>
         <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>

Reply via email to