Release Carbon
[unimgr.git] / legato-api / pom.xml
index 8ec34f8e70daad37f960700ead7636364255f25e..3dc9e32ab22b3fcc0b0966d3734c5b5eab9dac31 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.1-SNAPSHOT</version>
+    <version>0.10.1-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-legato-api</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. -->
   <name>ODL :: unimgr :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.4.1-SNAPSHOT</ovsdb.version>
-    <vpnservice.version>0.4.1-SNAPSHOT</vpnservice.version>
+    <ovsdb.version>1.4.1-Carbon</ovsdb.version>
+    <vpnservice.version>0.4.1-Carbon</vpnservice.version>
   </properties>
 
   <dependencies>