Actually fixing inheritance
diff --git a/services/druid/pom.xml b/services/druid/pom.xml
index 286bbb4..e149973 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.10.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>