Release Oxygen
[controller.git] / opendaylight / md-sal / messagebus-api / pom.xml
index 801c184af1ca93c8f52d79a3c2c9b40ad7eb7c33..e6e5b52fa15095ca94acebf32fe4735e0ff58b43 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.2-SNAPSHOT</version>
+        <version>0.12.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>messagebus-api</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.2</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.2-SNAPSHOT</version>
+                <version>1.7.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>