Release controller
[controller.git] / features / single-feature-parent / pom.xml
index f43adc3b58d8f57531815fe1e4d390367dc7b51e..b3c1d6df0a454a4f316b7eeb8b8f816b37941b57 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.2</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.3</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-parent</artifactId>
-                <version>2.0.2-SNAPSHOT</version>
+                <version>2.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>