Release Beryllium
[unimgr.git] / features / pom.xml
index 3bf401dd600407285c494efa99ea17c478fcad75..c76ee380b419dd12793bfb5dfb2b6174116bbc7c 100644 (file)
@@ -10,24 +10,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.0.1-SNAPSHOT</version>
+  <version>0.0.1-Beryllium</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.3.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.3.0-SNAPSHOT</restconf.version>
-    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
-    <dlux.version>0.3.0-SNAPSHOT</dlux.version>
-    <ovsdb.version>1.2.1-SNAPSHOT</ovsdb.version>
-    <mdsal.model.version>0.8.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.0-Beryllium</mdsal.version>
+    <restconf.version>1.3.0-Beryllium</restconf.version>
+    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <dlux.version>0.3.0-Beryllium</dlux.version>
+    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
+    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>