Release Chlorine
[integration/distribution.git] / karaf / pom.xml
index 1ec99ef39aefa280c0479e23c453bd234bd9e8fb..9082ee76c07b2c20df6dbc653b83d3dd0f5d3581 100644 (file)
@@ -18,7 +18,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>karaf</artifactId>
-    <version>0.17.0-SNAPSHOT</version>
+    <version>0.17.0</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
@@ -43,7 +43,7 @@
             <dependency>
                 <groupId>org.opendaylight.integration</groupId>
                 <artifactId>all-artifacts</artifactId>
-                <version>0.17.0-SNAPSHOT</version>
+                <version>0.17.0</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -97,7 +97,7 @@
         <dependency>
             <groupId>org.opendaylight.integration</groupId>
             <artifactId>karaf-scripts</artifactId>
-            <version>0.17.0-SNAPSHOT</version>
+            <version>0.17.0</version>
             <scope>test</scope>
         </dependency>
     </dependencies>