Release Beryllium-SR1
[nemo.git] / nemo-renderers / openflow-renderer / pom.xml
index 27811240fa4b3c63debe6df865f46413c1ae732e..5041575b93410b199367d6a94ea3b263f3615d36 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.4.0-SNAPSHOT</version>
+    <version>0.4.1-Beryllium-SR1</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-Beryllium-SR1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <liblldp.version>0.10.0-SNAPSHOT</liblldp.version>
-    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.10.1-Beryllium-SR1</liblldp.version>
+    <openflowplugin.version>0.2.1-Beryllium-SR1</openflowplugin.version>
     <jacoco.version>0.7.2.201409121644</jacoco.version>
     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>