Release Carbon
[controller.git] / opendaylight / md-sal / sal-dom-spi / pom.xml
index 9cf943e79e001763f44ca6596e943da0c4ad2f80..b0ec3cbcf530f3bff262d3adc2826b77e79fba2d 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-core-spi</artifactId>
-  <version>1.5.2-SNAPSHOT</version>
+  <version>1.5.2-Carbon</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.2-Carbon</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>