Release mdsal
[mdsal.git] / dom / dom-parent / pom.xml
index 3191269b58e77768248267474e5b8697a47e5254..59532bf0f7e7ad9173ac0038d184961783636194 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>dom-parent</artifactId>
-    <version>6.0.10-SNAPSHOT</version>
+    <version>6.0.10</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>6.0.10-SNAPSHOT</version>
+                <version>6.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>