Release Boron-SR4
[nemo.git] / nemo-renderers / openflow-renderer / pom.xml
index 8114baa95599bbe22870356179e94f547a1a31fa..6e00c034f2b3f2ed7a523438bb459644e0f6f486 100644 (file)
@@ -12,19 +12,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.4-SNAPSHOT</version>
+    <version>0.5.4-Boron-SR4</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Boron-SR4</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <liblldp.version>0.11.4-SNAPSHOT</liblldp.version>
-    <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.11.4-Boron-SR4</liblldp.version>
+    <openflowplugin.version>0.3.4-Boron-SR4</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>
@@ -139,7 +139,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.9.4-SNAPSHOT</version>
+            <version>0.9.4-Boron-SR4</version>
             <type>jar</type>
           </dependency>
         </dependencies>