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