Release Carbon
[unimgr.git] / edgeassure-1000 / pom.xml
index 5d9dfb415d51bd608fea222f062e9e70fa78b8d0..db1d8c0ab15ff6f2872a859b1efdbf85026afd93 100644 (file)
@@ -11,14 +11,14 @@ 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>edgeassure-1000</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. -->
@@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>org.opendaylight.unimgr</groupId>
       <artifactId>unimgr-impl</artifactId>
-      <version>0.2.1-SNAPSHOT</version>
+      <version>0.2.1-Carbon</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>