OpenDaylight Beryllium-SR4 release
[unimgr.git] / impl / pom.xml
index c16e93a92d862f866f77afed1b175463e81feb18..f0a766dc0a76e8cfae5664ab9e8744804990fcb3 100644 (file)
@@ -11,19 +11,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.4-SNAPSHOT</version>
+    <version>0.4.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <properties>
-  <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
+  <ovsdb.version>1.2.5-Beryllium-SR4</ovsdb.version>
   <powermock.version>1.5.2</powermock.version>
   </properties>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-impl</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>