Release Magnesium
[controller.git] / opendaylight / blueprint / pom.xml
index f6d7b64c5130f8b4efa483d598f85cc7914152a7..3f2c8e9f2f5adfec88c8efbe6864344f6b94f48a 100644 (file)
@@ -20,7 +20,7 @@
   <artifactId>blueprint</artifactId>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
-  <version>0.12.2-SNAPSHOT</version>
+  <version>0.12.2</version>
 
   <dependencyManagement>
     <dependencies>
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.11.2-SNAPSHOT</version>
+        <version>1.11.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>