Release Beryllium
[nemo.git] / nemo-karaf / pom.xml
index 7f23a3702c8731cb7b44eba78ef049e617aee89c..7e3bdee14605480797d7875650472f1e33651665 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0-Beryllium</version>
   <name>${project.artifactId}</name>
 
   <prerequisites>
@@ -26,12 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <feature.test.version>1.6.0-SNAPSHOT</feature.test.version>
-    <feature.mdsal.version>1.3.0-SNAPSHOT</feature.mdsal.version>
-    <feature.dlux.version>0.3.0-SNAPSHOT</feature.dlux.version>
-    <feature.flow.version>1.3.0-SNAPSHOT</feature.flow.version>
-    <feature.yangtools.version>0.8.0-SNAPSHOT</feature.yangtools.version>
-    <feature.adsal.version>0.10.0-SNAPSHOT</feature.adsal.version>
+    <feature.mdsal.version>1.3.0-Beryllium</feature.mdsal.version>
+    <feature.dlux.version>0.3.0-Beryllium</feature.dlux.version>
   </properties>
 
   <dependencyManagement>
@@ -60,14 +56,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>features-adsal</artifactId>
-      <classifier>features</classifier>
-      <version>${feature.adsal.version}</version>
-      <type>xml</type>
-      <scope>runtime</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.dlux</groupId>
       <artifactId>features-dlux</artifactId>