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