Release Beryllium
[unimgr.git] / api / pom.xml
index 23bdee9fe4dc3a43ecad56ec74d7ddd66ac390a7..08f463d9326017db99fcd5f4afcdac660b938611 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.0-SNAPSHOT</version>
+    <version>0.8.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.0.1-Beryllium</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.1-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
   </properties>
 
   <dependencies>