Release Sulfur
[integration/distribution.git] / karaf / pom.xml
index b7166c0b09fa5a376663fc7c56e3e216165783d3..4395305d0450898671a1b8911879c8daa061ec53 100644 (file)
@@ -18,7 +18,7 @@
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>karaf</artifactId>
-    <version>0.16.0-SNAPSHOT</version>
+    <version>0.16.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.16.0-SNAPSHOT</version>
+                <version>0.16.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.16.0-SNAPSHOT</version>
+            <version>0.16.0</version>
             <scope>test</scope>
         </dependency>
     </dependencies>