Release Carbon
[unimgr.git] / netvirt / pom.xml
index d819f5af08099fead110e172cdc7d6ce9333235f..9d806941cc13ae9d4d7289f590dc1ec7b4491477 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.0-Carbon</version>
     <relativePath />
   </parent>
 
   <properties>
-    <genius.version>0.2.0-SNAPSHOT</genius.version>
-    <vpnservices.version>0.4.0-SNAPSHOT</vpnservices.version>
+    <genius.version>0.2.0-Carbon</genius.version>
+    <vpnservices.version>0.4.0-Carbon</vpnservices.version>
   </properties>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-netvirt</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Carbon</version>
   <packaging>bundle</packaging>
   <!-- <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. -->