Release Beryllium 26/35026/1 release/beryllium
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 05:18:43 +0000 (00:18 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 05:18:43 +0000 (00:18 -0500)
Change-Id: I72e9356b380ea81d60b675e912a563e96f755d9c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
17 files changed:
artifacts/pom.xml
distribution-karaf/pom.xml
features/pom.xml
groupbasedpolicy-ui/bundle/pom.xml
groupbasedpolicy-ui/module/pom.xml
groupbasedpolicy-ui/pom.xml
groupbasedpolicy/pom.xml
neutron-mapper/pom.xml
neutron-ovsdb/pom.xml
pom.xml
renderers/faas/pom.xml
renderers/iovisor/pom.xml
renderers/netconf/pom.xml
renderers/ofoverlay/pom.xml
renderers/ovssfc/pom.xml
renderers/pom.xml
ui-backend/pom.xml

index 8ce029214b03949412a40971cd553212f2c1c821..dc919b2c66144930b0921da0c1f88d630a1cf0a5 100755 (executable)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 4680a6ce7a9a02869c548c7613aef7114c76adc9..d9c46a03450b2339aae90669464f1721159f1d49 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath />
   </parent>
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -24,8 +24,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.3.0-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.2.0-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.3.0-Beryllium</groupbasedpolicy.project.version>
+    <sfc.version>0.2.0-Beryllium</sfc.version>
   </properties>
 
   <dependencyManagement>
index 2b1d9e7cef6cbef06d12de42bcc203eee9b70378..068252e973eed4cab29be4ff06a18df918f61089 100755 (executable)
   <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.groupbasedpolicy</groupId>
   <artifactId>features-groupbasedpolicy</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>jar</packaging>
 
   <prerequisites>
   </prerequisites>
 
   <properties>
-    <aaa.version>0.3.0-SNAPSHOT</aaa.version>
-    <mdsal.version>2.0.0-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.8.0-SNAPSHOT</mdsal.model.version>
-    <controller.mdsal.version>1.3.0-SNAPSHOT</controller.mdsal.version>
-    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
-    <ovsdb.southbound.version>1.2.1-SNAPSHOT</ovsdb.southbound.version>
-    <neutron.version>0.6.0-SNAPSHOT</neutron.version>
-    <faas.version>1.0.0-SNAPSHOT</faas.version>
-    <sfc.version>0.2.0-SNAPSHOT</sfc.version>
-    <restconf.version>1.3.0-SNAPSHOT</restconf.version>
-    <dlux.version>0.3.0-SNAPSHOT</dlux.version>
+    <aaa.version>0.3.0-Beryllium</aaa.version>
+    <mdsal.version>2.0.0-Beryllium</mdsal.version>
+    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
+    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
+    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <ovsdb.southbound.version>1.2.1-Beryllium</ovsdb.southbound.version>
+    <neutron.version>0.6.0-Beryllium</neutron.version>
+    <faas.version>1.0.0-Beryllium</faas.version>
+    <sfc.version>0.2.0-Beryllium</sfc.version>
+    <restconf.version>1.3.0-Beryllium</restconf.version>
+    <dlux.version>0.3.0-Beryllium</dlux.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
   </properties>
 
index 53b1cb4248be07c01aab017a39756d6acd52e83b..05f979d7e8237d312559ecc11502a03ef4c4ab5b 100755 (executable)
@@ -4,7 +4,7 @@
  <parent>\r
     <groupId>org.opendaylight.groupbasedpolicy</groupId>\r
     <artifactId>groupbasedpolicy-ui</artifactId>\r
-    <version>0.3.0-SNAPSHOT</version>\r
+    <version>0.3.0-Beryllium</version>\r
   </parent>\r
 \r
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>\r
@@ -12,7 +12,7 @@
   <packaging>bundle</packaging>\r
 \r
     <properties>\r
-        <dlux.version>0.3.0-SNAPSHOT</dlux.version>\r
+        <dlux.version>0.3.0-Beryllium</dlux.version>\r
     </properties>\r
 \r
   <dependencies>\r
index 2a0c4e6c451f510e89ad27ef6fe869138f0ecb0e..37650ba70254e68749e667ee36c75b00c32e8bec 100755 (executable)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Beryllium</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index f2502dacf304433a1886250ed85affaf8ed08917..74be04c9599b274f3d4ef446c2a80b54619339da 100755 (executable)
@@ -14,7 +14,7 @@
   <artifactId>groupbasedpolicy-ui</artifactId>
   <name>groupbasedpolicy-ui</name>
   <description>Resources</description>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index ebb884601e5ee4223a99372b01f062bc6990940a..0b0dfbd0382c92592e4e75aa62a311a9eb801470 100755 (executable)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>bundle</packaging>
   <name>groupbasedpolicy-base</name>
 
index d263012216a3de94538d2e3161f2f08a65ffc73d..f0311ae99d9dc0bc821fea18f64734f400aa8ae5 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.version>0.6.0-SNAPSHOT</neutron.version>
+    <neutron.version>0.6.0-Beryllium</neutron.version>
   </properties>
 
   <dependencies>
index 9accd0b81161cfd41f6a82689949bf4535f60f78..4ed3c1db3cfb72ed28be4014cf698470dc5e0250 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>bundle</packaging>
   
   <properties>
-    <ovsdb.version>1.2.1-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index ea0deac2295ad03fd2fe9d48c9ef12b6acfcd515..7f9d43b594514b5518ee36198611e3e01184ff92 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index 0b09d1f99bf9c85747c58c3c596872b669ec493a..b9036eb7b30338d773eb759aa74a3751e78d1d63 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Beryllium</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,8 +18,8 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.0.0-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <faas.version>1.0.0-Beryllium</faas.version>
     <powermock.version>1.5.2</powermock.version>
   </properties>
 
index 12093e90542168887642ed588b41d581126e68a0..29289313282f0e6d79aa12e373e7eb62c63c9246 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Beryllium</version>
     <relativePath>../</relativePath>
   </parent>
 
index cba1364814ed4b88e5067fdcbda1fdb82324e244..4f6e90297bd8317e9a00ebe4bbe46b3ff1a081de 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Beryllium</version>
     <relativePath>../</relativePath>
   </parent>
 
index 5fa95470a565aee4ba00ca143f5b2c89ebe20a5f..48bdda6852768130b392f9f23fc8ef1e4dcaab7c 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Beryllium</version>
     <relativePath>../</relativePath>
   </parent>
 
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.1-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.10.0-SNAPSHOT</liblldp.version>
-    <sfc.version>0.2.0-SNAPSHOT</sfc.version>
+    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
+    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <liblldp.version>0.10.0-Beryllium</liblldp.version>
+    <sfc.version>0.2.0-Beryllium</sfc.version>
   </properties>
 
   <dependencies>
index 0c7bd3b340fc00e69d6ed91958a7ad295dbdc262..24614727fb800c0669505d8154f0b590c21e1623 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-Beryllium</version>
     <relativePath>../</relativePath>
   </parent>
 
index 7c6d1efcac1ee2a4d8fb6ac4d4173929ffa81dbb..668a79fac4e0c1dc23da3f8212165a68393b04a6 100644 (file)
  <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-renderers</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <modules>
index c1750c8651c170837ebb3fa6c4bea9b2b150b1da..04ae98a4f6e0d214e14545e0f063c5d83e9e54c4 100644 (file)
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>ui-backend</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.0-Beryllium</version>
   <packaging>bundle</packaging>
 
   <dependencies>