Release Carbon
[controller.git] / features / benchmark / features-mdsal-benchmark / pom.xml
index 1696b406b5c57d2ea343be730843b0c7b59e5891..d57df85584222749a2e46634d498e0b094612fec 100644 (file)
@@ -9,12 +9,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.4-SNAPSHOT</version>
+    <version>1.8.4-Carbon</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-mdsal-benchmark</artifactId>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.4-Carbon</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
@@ -22,10 +22,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </prerequisites>
 
   <properties>
-    <controller.mdsal.version>1.5.4-SNAPSHOT</controller.mdsal.version>
-    <mdsal.version>2.2.4-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
-    <yangtools.version>1.1.4-SNAPSHOT</yangtools.version>
+    <controller.mdsal.version>1.5.4-Carbon</controller.mdsal.version>
+    <mdsal.version>2.2.4-Carbon</mdsal.version>
+    <mdsal.model.version>0.10.4-Carbon</mdsal.model.version>
+    <yangtools.version>1.1.4-Carbon</yangtools.version>
     <config.benchmark.configfile>04-xsql.xml</config.benchmark.configfile>
   </properties>