Release Carbon
[unimgr.git] / ovs-driver / pom.xml
index 2079320c7107bb7a9dc6461db8b5dfb0cf22e36f..f646bac6066ae3d927d7b04f45bc910dcb067b91 100755 (executable)
@@ -6,20 +6,20 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.1-SNAPSHOT</version>
+        <version>0.6.1-Carbon</version>
         <relativePath/>
     </parent>
 
     <properties>
         <checkstyle.skip>true</checkstyle.skip>
         <powermock.version>1.6.4</powermock.version>
-        <openflow.version>0.4.1-SNAPSHOT</openflow.version>
+        <openflow.version>0.4.1-Carbon</openflow.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.unimgr</groupId>
     <artifactId>ovs-driver</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. -->