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