Release Beryllium-SR1
[unimgr.git] / api / pom.xml
index 3a196c0e96e1180f00fb69f2af7c4e79308923d4..1c25469951c349ae77027a5706f00419e2e23ba2 100644 (file)
@@ -10,18 +10,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.1-SNAPSHOT</version>
+    <version>0.8.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.2-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.2-Beryllium-SR1</ovsdb.version>
   </properties>
 
   <dependencies>