Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / config / netty-timer-config / pom.xml
index 181c1d01513537f7ece1d9a5c868d47abfdfdc29..3854de3b0f8fbac30334a671c0d074269effaf9b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-plugin-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../config-plugin-parent</relativePath>
   </parent>
   <artifactId>netty-timer-config</artifactId>
     </plugins>
   </build>
 
-  <distributionManagement>
-    <site>
-      <id>${project.artifactId}</id>
-      <name>NETTY-TIMER-CONFIG Module site</name>
-      <url>${basedir}/target/site/${project.artifactId}</url>
-    </site>
-  </distributionManagement>
 </project>