Release Beryllium-SR1
[nemo.git] / nemo-ui / pom.xml
index 32a0e768fb8835eb7c196cbaf5ec85569c43f791..3095d9cdd5080583f3638ba1afdfed36dc8e23e6 100644 (file)
@@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.1-Beryllium-SR1</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-Beryllium-SR1</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.3.0-SNAPSHOT</dlux.version>
+    <dlux.version>0.3.1-Beryllium-SR1</dlux.version>
   </properties>
 
   <dependencies>