Release controller
[controller.git] / features / single-feature-parent / pom.xml
index 4f759085258a72685ffa214a55c30298b4fc4101..d08ad3170f41720439d6675bb49362b4d76958b5 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>9.0.1-SNAPSHOT</version>
+    <version>9.0.1</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>bundle-parent</artifactId>
-                <version>9.0.1-SNAPSHOT</version>
+                <version>9.0.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>