Bug 7518: Temporarily revert the main akka.conf to netty
[controller.git] / opendaylight / archetypes / opendaylight-startup / pom.xml
index 2839279e52616d50514be110d6951ef68c80eb0a..d5cb2c4c862844c3365e0aecc9831150ca7a13e2 100644 (file)
@@ -5,14 +5,13 @@
   <parent>
      <groupId>org.opendaylight.controller.archetypes</groupId>
      <artifactId>archetypes-parent</artifactId>
-     <version>0.3.0-SNAPSHOT</version>
+     <version>0.5.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>opendaylight-startup-archetype</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
-
   <name>${project.artifactId}</name>
 
   <build>