BUG-2643: enable checkstyle/findbugs in archetype
[controller.git] / opendaylight / md-sal / messagebus-impl / pom.xml
index aeae06aa7c3bf0afce49605b34598d23824e62f0..54779ed2f2ed6b176ce81a28de04fe256602fbe2 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../config/config-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <artifactId>messagebus-impl</artifactId>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>