Release Carbon
[controller.git] / opendaylight / md-sal / mdsal-trace / dom-impl / pom.xml
index c0e40914e78868af5cb55785452071713d52c005..7df9bc40f62b2df246a6891d8382de956ea13fc5 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.2-SNAPSHOT</version>
+    <version>0.10.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-dom-impl</artifactId>
-  <version>1.5.2-SNAPSHOT</version>
+  <version>1.5.2-Carbon</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-artifacts</artifactId>
-            <version>2.2.2-SNAPSHOT</version>
+            <version>2.2.2-Carbon</version>
             <type>pom</type>
             <scope>import</scope>
         </dependency>