Release Carbon
[unimgr.git] / features / odl-unimgr-netvirt / pom.xml
index 9c0acaf3747ef847d9a7c5c858ccea55a9b97f55..820e04902a8a9616b86bfd3a592b58f688a05454 100755 (executable)
@@ -8,35 +8,35 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-netvirt</artifactId>
-  <version>0.2.1-SNAPSHOT</version>
+  <version>0.2.1-Carbon</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>1.5.1-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.1-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.1-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.1-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.1-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.1-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.1-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.1-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.1-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.1-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.1-SNAPSHOT</netconf.version>
-    <genius.version>0.2.1-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.1-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.1-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.1-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.1-Carbon</restconf.version>
+    <yangtools.version>1.1.1-Carbon</yangtools.version>
+    <dlux.version>0.5.1-Carbon</dlux.version>
+    <dluxapps.version>0.5.1-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.1-Carbon</ovsdb.version>
+    <netvirt.version>1.4.1-Carbon</netvirt.version>
+    <vpnservice.version>0.4.1-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.1-Carbon</mdsal.model.version>
+    <netconf.version>1.2.1-Carbon</netconf.version>
+    <genius.version>0.2.1-Carbon</genius.version>
+    <l2switch.version>0.5.1-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.1-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.1-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.1-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.1-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.1-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.1-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>