Release Carbon
[nemo.git] / nemo-impl / pom.xml
index 013ab5118a45a1cbc5eef800b3f40824ea706e69..7e89a87641bfb3841f24ecd7db1f6a173ff09f9f 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-Carbon</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-impl</artifactId>
-  <version>1.2.3-SNAPSHOT</version>
+  <version>1.2.4-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. -->
@@ -129,7 +129,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>maven-sal-api-gen-plugin</artifactId>
-            <version>0.10.3-SNAPSHOT</version>
+            <version>0.10.4-Carbon</version>
             <type>jar</type>
           </dependency>
         </dependencies>