Change maven module names and remove enforcer
[integration/distribution.git] / features-distribution / pom.xml
index e80ed4e452d24aa2b8606276d39b971f96235552..d52c97b4d30b8d3c7e04f6f76407b620d036a94f 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>root</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.6.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>features-distribution</artifactId>
     <packaging>jar</packaging>
-    <name>${project.groupId}:${project.artifactId}</name>
+    <name>distribution:${project.artifactId}</name>
     <description>Sub-project building features internal to distribution.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>