Release Carbon
[nemo.git] / nemo-renderers / openflow-renderer / pom.xml
index 73975b6bdb34d30217c0e4c904638144daaab3da..e0a9d91e68318f10af0c0e7e53414206eb654a01 100644 (file)
@@ -12,21 +12,21 @@ 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.4-SNAPSHOT</version>
+    <version>0.6.4-Carbon</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</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. -->
   <name>ODL :: nemo :: ${project.artifactId}</name>
 
   <properties>
-    <liblldp.version>0.12.4-SNAPSHOT</liblldp.version>
-    <openflowplugin.version>0.4.4-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.12.4-Carbon</liblldp.version>
+    <openflowplugin.version>0.4.4-Carbon</openflowplugin.version>
     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
   </properties>
@@ -141,7 +141,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>