Release Carbon
[unimgr.git] / legato-api / pom.xml
index b694455481b1f68912687f8f8147fcf3dfaef03e..0c6921899901dfe5bab3b1661bc2ac2406d69c7c 100644 (file)
@@ -10,22 +10,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.10.0-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-legato-api</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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <vpnservice.version>0.4.0-SNAPSHOT</vpnservice.version>
+    <ovsdb.version>1.4.0-Carbon</ovsdb.version>
+    <vpnservice.version>0.4.0-Carbon</vpnservice.version>
   </properties>
 
   <dependencies>