Fixing Druid parent POM
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>