Bumped controller version by minor for next release cycle.
[controller.git] / opendaylight / md-sal / messagebus-api / pom.xml
index 542308a96f054073d1099e211b8c674bc9d96728..d3586fb8ed6682cd4058e2712ceccff9216f91b3 100644 (file)
@@ -14,10 +14,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
 
-    <artifactId>message-bus-api</artifactId>
+    <artifactId>messagebus-api</artifactId>
     <name>${project.artifactId}</name>
 
     <packaging>bundle</packaging>