OpenDaylight Beryllium-SR4 release
[unimgr.git] / api / pom.xml
index c642c28cd3e7bb0f812f556c366a8130e5f32ff4..c4c5c21aad5db963df452b5859b64069c6c12931 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.4-SNAPSHOT</version>
+    <version>0.8.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.5-Beryllium-SR4</ovsdb.version>
   </properties>
 
   <dependencies>