Drop obsolete Maven site configuration
[controller.git] / opendaylight / config / netty-event-executor-config / pom.xml
index 1876690f30cce4e952af7857e2c7022eb7c3d26c..b8413c2464fe1aa8c6886af012f7ce4d5337b5a5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
     </plugins>
   </build>
 
-  <distributionManagement>
-    <site>
-      <id>${project.artifactId}</id>
-      <name>NETTY-EVENT-EXECUTOR-CONFIG Module site</name>
-      <url>${basedir}/target/site/${project.artifactId}</url>
-    </site>
-  </distributionManagement>
-
 </project>