Release Carbon
[nemo.git] / nemo-api / pom.xml
index 6299c5087336674be9fbc03f72b3517ad3b9d1b4..903dee0e953c282adac135e65dd721df13f0bf35 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.10.4-SNAPSHOT</version>
+    <version>0.10.4-Carbon</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-api</artifactId>
-  <version>1.2.4-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. -->
@@ -54,7 +54,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.4-SNAPSHOT</version>
+            <version>0.10.4-Carbon</version>
             <type>jar</type>
           </dependency>
         </dependencies>