Release mdsal
[mdsal.git] / features / feature-parent / pom.xml
index e6342190b324d08b1b9251316f8021a925a79fe2..69b8518d2117b40f80bc5b41e906d3290af548ef 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>feature-parent</artifactId>
-    <version>12.0.1-SNAPSHOT</version>
+    <version>12.0.1</version>
     <packaging>pom</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Feature Parent</name>
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>dom-parent</artifactId>
-                <version>12.0.1-SNAPSHOT</version>
+                <version>12.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>