Release Carbon
[controller.git] / features / mdsal / features-mdsal / pom.xml
index 6e43a02886e2774ee64ffb04554767420de14e72..04c6877e397efcc5555809aa93ebcc4d5924f3a9 100644 (file)
@@ -4,26 +4,26 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.2-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-mdsal</artifactId>
-  <version>1.5.2-SNAPSHOT</version>
+  <version>1.5.2-Carbon</version>
 
   <packaging>jar</packaging>
 
   <properties>
-    <blueprint.version>0.6.2-SNAPSHOT</blueprint.version>
-    <yangtools.version>1.1.2-SNAPSHOT</yangtools.version>
-    <mdsal.version>2.2.2-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.10.2-SNAPSHOT</mdsal.model.version>
-    <odlparent.version>1.8.2-SNAPSHOT</odlparent.version>
-    <controller.mdsal.version>1.5.2-SNAPSHOT</controller.mdsal.version>
-    <config.version>0.6.2-SNAPSHOT</config.version>
-    <commons.opendaylight.version>1.8.2-SNAPSHOT</commons.opendaylight.version>
-    <akka.features.version>1.8.2-SNAPSHOT</akka.features.version>
+    <blueprint.version>0.6.2-Carbon</blueprint.version>
+    <yangtools.version>1.1.2-Carbon</yangtools.version>
+    <mdsal.version>2.2.2-Carbon</mdsal.version>
+    <mdsal.model.version>0.10.2-Carbon</mdsal.model.version>
+    <odlparent.version>1.8.2-Carbon</odlparent.version>
+    <controller.mdsal.version>1.5.2-Carbon</controller.mdsal.version>
+    <config.version>0.6.2-Carbon</config.version>
+    <commons.opendaylight.version>1.8.2-Carbon</commons.opendaylight.version>
+    <akka.features.version>1.8.2-Carbon</akka.features.version>
     <features.file>features.xml</features.file>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-artifacts</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <version>1.8.2-Carbon</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>