Release Carbon
[controller.git] / karaf / opendaylight-karaf / pom.xml
index 0e77da51b4f21dc5657f104c3092395e05ac2d40..ef38ccec55b2f1203e1068b8228584210a447d3f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.8.3-SNAPSHOT</version>
+    <version>1.8.3-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>distribution.opendaylight-karaf</artifactId>
-  <version>1.8.3-SNAPSHOT</version>
+  <version>1.8.3-Carbon</version>
   <packaging>pom</packaging>
 
   <dependencies>
@@ -31,7 +31,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>1.5.3-SNAPSHOT</version>
+      <version>1.5.3-Carbon</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>features-mdsal</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3-Carbon</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>features-mdsal-model</artifactId>
-      <version>0.10.3-SNAPSHOT</version>
+      <version>0.10.3-Carbon</version>
       <classifier>features</classifier>
       <type>xml</type>
       <scope>runtime</scope>