Release mdsal
[mdsal.git] / dom / dom-parent / pom.xml
index b3edd8b9e96a9911d943d004b7e1697a3e133c29..d36038034857ea1b9c6f2e97febb902bd760508a 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>dom-parent</artifactId>
-    <version>12.0.0-SNAPSHOT</version>
+    <version>12.0.0</version>
     <packaging>pom</packaging>
 
     <description>pom.xml for MD-SAL DOM plugins</description>
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>12.0.0-SNAPSHOT</version>
+                <version>12.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>