Release Carbon
[unimgr.git] / presto-api / pom.xml
index a425754d9bd69426cc32d08aaa623e31b3859192..ae977b5c1f27d0dc3f819b7e82846b2added5966 100644 (file)
@@ -10,21 +10,21 @@ 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.1-Carbon</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-presto-api</artifactId>
-  <version>0.2.0-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.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.4.1-Carbon</ovsdb.version>
   </properties>
 
   <dependencies>