Release Oxygen
[controller.git] / opendaylight / config / netty-event-executor-config / pom.xml
index 6188aed898be9ade5430e01635b01291c6779072..7409f7da9145de3cc9695e3afbe4ab61b4be1d79 100644 (file)
@@ -5,16 +5,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.8.2</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-event-executor-config</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Configuration Wrapper around netty's event executor</description>
-  <prerequisites>
-    <maven>3.0.4</maven>
-  </prerequisites>
 
   <dependencies>
     <dependency>
     </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>