Release Carbon
[unimgr.git] / cli / pom.xml
index 4eb84d380edea198d900a5f5f48370ff5e56cc4f..68191f8d6ac35f64484e72cda5f351bab53943b5 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.1-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-cli</artifactId>
-  <version>0.2.1-SNAPSHOT</version>
+  <version>0.2.1-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. -->