HONEYCOMB-202: Honeycomb-parent pom
[honeycomb.git] / common / pom.xml
index ebf2a94..d50d326 100644 (file)
 <groupId>io.fd.honeycomb.common</groupId>
   <artifactId>honeycomb-common-aggregator</artifactId>
   <version>1.16.12-SNAPSHOT</version>
-  <name>honeycomb</name>
+  <name>honeycomb-common</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
 
-  <properties>
-    <sonar.skip>true</sonar.skip>
-  </properties>
-
   <modules>
     <module>checkstyle</module>
+    <module>honeycomb-parent</module>
     <module>api-parent</module>
     <module>impl-parent</module>
     <module>minimal-assembly-descriptor</module>