Release Carbon
[unimgr.git] / features / features-unimgr / pom.xml
index 6539dd8bc58b36bf1904f2e7e3e1d06af41e6023..2057c79a802a984d8b9d5378349dcf634d5dbe64 100644 (file)
@@ -8,12 +8,12 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0-Carbon</version>
     <relativePath />
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.5.0-SNAPSHOT</controller.mdsal.version>
-    <restconf.version>1.5.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-    <dluxapps.version>0.5.0-SNAPSHOT</dluxapps.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.4.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
-    <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
-    <netconf.version>1.2.0-SNAPSHOT</netconf.version>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <l2switch.version>0.5.0-SNAPSHOT</l2switch.version>
+    <mdsal.version>1.5.0-Carbon</mdsal.version>
+    <controller.mdsal.version>1.5.0-Carbon</controller.mdsal.version>
+    <restconf.version>1.5.0-Carbon</restconf.version>
+    <yangtools.version>1.1.0-Carbon</yangtools.version>
+    <dlux.version>0.5.0-Carbon</dlux.version>
+    <dluxapps.version>0.5.0-Carbon</dluxapps.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <netvirt.version>1.4.0-Carbon</netvirt.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
+    <mdsal.model.version>0.10.0-Carbon</mdsal.model.version>
+    <netconf.version>1.2.0-Carbon</netconf.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <l2switch.version>0.5.0-Carbon</l2switch.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
-    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-Carbon</openflowplugin.version>
+    <openflowjava.version>0.9.0-Carbon</openflowjava.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
   </properties>
   <dependencyManagement>
     <dependencies>