Release Beryllium
[controller.git] / features / akka / pom.xml
index a8e63ed0b075801ad5ccb7c4384744ee25117e7d..71567aeb7ed9f119055f65b24950c6e622c38762 100644 (file)
    <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
    </parent>
    <artifactId>features-akka</artifactId>
    <groupId>org.opendaylight.controller</groupId>
-   <version>1.6.0-SNAPSHOT</version>
+   <version>1.6.0-Beryllium</version>
    <packaging>pom</packaging>
    <properties>
       <features.file>features.xml</features.file>
-      <branding.version>1.2.0-SNAPSHOT</branding.version>
-      <karaf.resources.version>1.6.0-SNAPSHOT</karaf.resources.version>
-      <feature.test.version>0.8.0-SNAPSHOT</feature.test.version>
-      <karaf.empty.version>1.6.0-SNAPSHOT</karaf.empty.version>
+      <branding.version>1.2.0-Beryllium</branding.version>
+      <karaf.resources.version>1.6.0-Beryllium</karaf.resources.version>
+      <feature.test.version>0.8.0-Beryllium</feature.test.version>
+      <karaf.empty.version>1.6.0-Beryllium</karaf.empty.version>
       <surefire.version>2.16</surefire.version>
       <akka.version>2.3.14</akka.version>
       <scala.version>2.11</scala.version>
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>commons.opendaylight</artifactId>
-                <version>1.6.0-SNAPSHOT</version>
+                <version>1.6.0-Beryllium</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>