Release Beryllium 30/35030/1 release/beryllium
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 05:46:20 +0000 (00:46 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 05:46:20 +0000 (00:46 -0500)
Change-Id: Iff9d553cfa1b8fe60982290194175a045915b9e6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
54 files changed:
alivenessmonitor/alivenessmonitor-api/pom.xml
alivenessmonitor/alivenessmonitor-impl/pom.xml
alivenessmonitor/pom.xml
arputil/arputil-api/pom.xml
arputil/arputil-impl/pom.xml
arputil/pom.xml
bgpmanager/bgpmanager-api/pom.xml
bgpmanager/bgpmanager-impl/pom.xml
bgpmanager/pom.xml
commons/binding-parent/pom.xml
commons/config-parent/pom.xml
dhcpservice/dhcpservice-api/pom.xml
dhcpservice/dhcpservice-impl/pom.xml
dhcpservice/pom.xml
distribution/karaf/pom.xml
elanmanager/elanmanager-api/pom.xml
elanmanager/elanmanager-impl/pom.xml
elanmanager/pom.xml
features/pom.xml
features/src/main/features/features.xml
fibmanager/fibmanager-api/pom.xml
fibmanager/fibmanager-impl/pom.xml
fibmanager/pom.xml
idmanager/idmanager-api/pom.xml
idmanager/idmanager-impl/pom.xml
idmanager/pom.xml
interfacemgr/interfacemgr-api/pom.xml
interfacemgr/interfacemgr-impl/pom.xml
interfacemgr/pom.xml
itm/itm-api/pom.xml
itm/itm-impl/pom.xml
itm/pom.xml
lockmanager/lockmanager-api/pom.xml
lockmanager/lockmanager-impl/pom.xml
lockmanager/pom.xml
mdsalutil/mdsalutil-api/pom.xml
mdsalutil/mdsalutil-impl/pom.xml
mdsalutil/pom.xml
model-bgp/pom.xml
neutronvpn/neutronvpn-api/pom.xml
neutronvpn/neutronvpn-impl/pom.xml
neutronvpn/neutronvpn-shell/pom.xml
neutronvpn/pom.xml
nexthopmgr/nexthopmgr-api/pom.xml
nexthopmgr/nexthopmgr-impl/pom.xml
nexthopmgr/pom.xml
pom.xml
vpnintent/api/pom.xml
vpnintent/impl/pom.xml
vpnintent/pom.xml
vpnmanager/pom.xml
vpnmanager/vpnmanager-api/pom.xml
vpnmanager/vpnmanager-impl/pom.xml
vpnservice-artifacts/pom.xml

index 3dfa2e0421216d22ac21f889b697f954e95151b2..ce47ccc91a05c0654ef408f3d5d3ccd42d724fda 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 88a49f6319a589826c77a39e7a7de0fca15beb04..039e154cfa64c64907a478ae3434f3e0f1cab7b4 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index c6d15a7047647089289f0c67538617d21a962a0f..54b000d4517ef3fe418503b14d7cc6a19e295421 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>alivenessmonitor-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>alivenessmonitor</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 6c26ad348b83d93c7ae4c84681e7aa38277b8c9e..f115c1490f30b0d9afec13ca6147dbbd37d29af0 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
index b5de1cc6348b66ad42d08467350bafb098758c1d..bb99b1362033a4bd0d17ee7b21ef89709a96dfa9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
index a65eb708ac08b8c9642aabeb5b4c814f6e4bc6f5..d43d846fd2abde489b0073e00c166f076ad2ad25 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>arputil-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>arputil</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index d6bb8d110e0b172d410152bbec7c3c217be3e4c5..d4e20bafb3b7cd60563e787dea8b9d18ec6b0dc7 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 45dcfca41363c8a5eadbde8dda9b2299f153a15c..c59bcb06e624b9777d553129999c4afa24031813 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index ca6cfbee2d9f27a263496219c678baddb8fe81f1..b0b3578886c6d138f4a672355b302049f779e8e1 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>bgpmanager</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>bgpmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index e2135c278f88d1cef149ee2c050920e207e04702..0c879c61060c4721feae788a57dfa48f7ad3d9b5 100644 (file)
@@ -10,27 +10,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <properties>
-    <vpnservices.version>0.2.0-SNAPSHOT</vpnservices.version>
-    <ietf.inet.types.version>2010.09.24.8-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.8-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.8-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.8-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.8-SNAPSHOT</yang.ext.version>
-    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
-    <mdsal.version>2.0.0-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.3.0-SNAPSHOT</controller.mdsal.version>
-    <vpns.mdsalutil.version>0.2.0-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.8-SNAPSHOT</model.bgp.version>
+    <vpnservices.version>0.2.0-Beryllium</vpnservices.version>
+    <ietf.inet.types.version>2010.09.24.8-Beryllium</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.8-Beryllium</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.8-Beryllium</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.8-Beryllium</iana.if.type.version>
+    <yang.ext.version>2013.09.07.8-Beryllium</yang.ext.version>
+    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <mdsal.version>2.0.0-Beryllium</mdsal.version>
+    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
+    <vpns.mdsalutil.version>0.2.0-Beryllium</vpns.mdsalutil.version>
+    <model.bgp.version>2013.07.15.8-Beryllium</model.bgp.version>
   </properties>
 </project>
index 1d3575388661383b8dbd82d75fa668a0d6e3b672..6ed042fad54289ee195289ade7b4abd93cc7a3a2 100644 (file)
@@ -11,28 +11,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.4.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <properties>
     <!-- ODL -->
-    <vpnservices.version>0.2.0-SNAPSHOT</vpnservices.version>
-    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
-    <controller.mdsal.version>1.3.0-SNAPSHOT</controller.mdsal.version>
-    <vpns.mdsalutil.version>0.2.0-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.8-SNAPSHOT</model.bgp.version>
-    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
-    <vpns.ovsdb.version>1.2.1-SNAPSHOT</vpns.ovsdb.version>
-    <liblldp.version>0.10.0-SNAPSHOT</liblldp.version>
+    <vpnservices.version>0.2.0-Beryllium</vpnservices.version>
+    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
+    <vpns.mdsalutil.version>0.2.0-Beryllium</vpns.mdsalutil.version>
+    <model.bgp.version>2013.07.15.8-Beryllium</model.bgp.version>
+    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <vpns.ovsdb.version>1.2.1-Beryllium</vpns.ovsdb.version>
+    <liblldp.version>0.10.0-Beryllium</liblldp.version>
     <karaf.shell.console.version>3.0.3</karaf.shell.console.version>
-    <neutron.version>0.6.0-SNAPSHOT</neutron.version>
+    <neutron.version>0.6.0-Beryllium</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -40,14 +40,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0-Beryllium</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.8.0-Beryllium</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e725c3d36c0902689d2cedc798791235664efc99..fec40c3fa9a674676f71517ea3bb39293f77ae55 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 2fdbfccb70d04497abaddde1d9907a7ae54af556..3089921b27dcb6d423725b8bf4df0ebe1ae7bea2 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index dc166783541e42f8be0cd26a20a8281ae2a43415..ea810cb9f31f521dbb37814ba2554a0a9ef86c2c 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>dhcpservice-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>dhcpservice</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index d19e6a490f9c92e44f2971cb77b390a9c0781655..439cd174c8fce0c525cc8d826b1a14086d30932c 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-karaf</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index af6914abee385dc42790a1d351e7608148b5cc4f..e1d9a1804c34823dc63cea88bc2ac6b935c943b4 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 1759b5e0fabeb2323a942ee79ea268968bf7d406..2fcc627007d0f02b1304cbd50ed7973c0c45bef0 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index a34c56a5eda946077e60e753f4fb2fd98a25a439..c4b96aa46216d256522202d178e2ccc25d91edb3 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>elanmanager</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>elanmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index de6d8d94072f425b0ad0dc852b8f74d5109f03bf..fedc80b7cf3bf6a457c067593371e18206a0e0fa 100644 (file)
@@ -9,28 +9,28 @@ 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.vpnservice</groupId>
   <artifactId>vpnservice-features</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-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>
-    <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
-    <restconf.version>1.3.0-SNAPSHOT</restconf.version>
-    <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
-    <mdsal.model.version>0.8.0-SNAPSHOT</mdsal.model.version>
-    <vpnservices.version>0.2.0-SNAPSHOT</vpnservices.version>
-    <ovsdb.version>1.2.1-SNAPSHOT</ovsdb.version>
-    <liblldp.version>0.10.0-SNAPSHOT</liblldp.version>
-    <neutron.version>0.6.0-SNAPSHOT</neutron.version>
-    <nic.version>1.1.0-SNAPSHOT</nic.version>
+    <mdsal.version>1.3.0-Beryllium</mdsal.version>
+    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <restconf.version>1.3.0-Beryllium</restconf.version>
+    <yangtools.version>0.8.0-Beryllium</yangtools.version>
+    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
+    <vpnservices.version>0.2.0-Beryllium</vpnservices.version>
+    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
+    <liblldp.version>0.10.0-Beryllium</liblldp.version>
+    <neutron.version>0.6.0-Beryllium</neutron.version>
+    <nic.version>1.1.0-Beryllium</nic.version>
     <arputil.version>${vpnservices.version}</arputil.version>
     <mdsalutil.version>${vpnservices.version}</mdsalutil.version>
     <vpnmanager.version>${vpnservices.version}</vpnmanager.version>
@@ -259,7 +259,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>model-bgp</artifactId>
-      <version>2013.07.15.8-SNAPSHOT</version>
+      <version>2013.07.15.8-Beryllium</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
index 5d13148e25fefd20b33ed6b23a760bc5f0e9148b..26a5b00850d6c738ae9f79d85db1c7a147dae53d 100644 (file)
@@ -65,7 +65,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <bundle>mvn:org.opendaylight.vpnservice/dhcpservice-impl/${vpnservices.version}</bundle>
     <bundle>mvn:org.opendaylight.vpnservice/elanmanager-api/${elanmgr.version}</bundle>
     <bundle>mvn:org.opendaylight.vpnservice/elanmanager-impl/${elanmgr.version}</bundle>
-    <!--<bundle>mvn:org.opendaylight.vpnservice.third-party/org.apache.thriftlib/1.1.0-SNAPSHOT</bundle>-->
+    <!--<bundle>mvn:org.opendaylight.vpnservice.third-party/org.apache.thriftlib/1.1.0-Beryllium</bundle>-->
     <bundle>wrap:mvn:org.apache.thrift/libthrift/0.9.1$overwrite=merge&amp;Bundle-Version=0.9.1&amp;Export-Package=*;-noimport:=true;version="0.9.1"</bundle>
     <!--<bundle>wrap:mvn:javax.servlet/servlet-api/2.5</bundle>-->
     <configfile finalname="lockmanager-impl-default-config.xml">mvn:org.opendaylight.vpnservice/lockmanager-impl/${lockmanager.version}/xml/config</configfile>
index 9f4e754df42ade8fa3a53969a58f58db13cff46b..0f936df91d4eb8304e6dd999eddec0534e65fce2 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index bc0ee25a604ae8e31cb67399d58b4bdd740b5568..ee695970738f58849744fd91d506cc94a659e5da 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 4fad0d277b1f71342fde7cca65e832d7e58b8a6a..b01a59d9cb114df8015767721919a500fd0934ca 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>fibmanager-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>fibmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 7e14a28fc5b42f16a3b7eec3860f66fd2322987f..87db323e7c5b98e73aa25e46bd2773d67cfce029 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index e1ea21c2be8186c3316ed0c74bb5888cba9b02b5..6385a0ff76d467e065c1511027261a3a2369bad1 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index ee59b0bfc6a44481982e50756d26c1bb1dde03a6..fbc947cca0d7d7d0c9511bf6152bde61a9e835bb 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
        <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>idmanager-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>idmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 2fed9a0d837c03a0c839b93733b78a18737c1672..c7db3056c417102c2ca811020127b5c6afb92569 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 0fd45b5506e034630a82d67d1b6632420f3e5678..7f882c9e3d5e4b31a2a19af3b497dc934041f213 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 49b0b679c7c48c48384015025024d5510dd59a31..4ab9f6216a794f1f94f086d407ca1c6410cd45b2 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>interfacemgr-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>interfacemgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 8a797e1349f9cac19c421dc04e9042c76d0e80cf..6944f34e0130b56d30f7cbef28188ffb3fd2ab54 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
 
@@ -25,7 +25,7 @@
            <dependency>
               <groupId>org.opendaylight.mdsal.model</groupId>
               <artifactId>ietf-inet-types</artifactId>
-              <version>2010.09.24.8-SNAPSHOT</version>
+              <version>2010.09.24.8-Beryllium</version>
            </dependency>
            <dependency>
              <groupId>org.opendaylight.mdsal.model</groupId>
index ffbd3c990b0d502422029f6822a141c54d3a0422..a9ca6d9007db4fdeecb69e88a7402db73fa3afca 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
         <dependency>
             <groupId>org.opendaylight.vpnservice</groupId>
             <artifactId>idmanager-api</artifactId>
-            <version>0.2.0-SNAPSHOT</version>
+            <version>0.2.0-Beryllium</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.vpnservice</groupId>
             <artifactId>idmanager-api</artifactId>
-            <version>0.2.0-SNAPSHOT</version>
+            <version>0.2.0-Beryllium</version>
         </dependency>
     </dependencies>
   </project>
index 07e50df69dee939a724ba06b060cee54b9f00d95..7fa2c15f9904da15e495c16ddebf399f370acfc0 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>itm-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>itm</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 6b5be0f56fddd80e29898f854ae5c7aabdc12b5e..df69fccc5869e2abe0216d5b60906dcd9f4f6b76 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
@@ -50,7 +50,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
                                           yang-maven-plugin
                                       </artifactId>
                                       <versionRange>
-                                          [0.7.1-SNAPSHOT,)
+                                          [0.7.1-Beryllium,)
                                       </versionRange>
                                       <goals>
                                           <goal>generate-sources</goal>
index 915f6917e8dc59111d1bb52973b0cda00896fd7e..4562fe68770a74fb052d06b2d7c5670ef6b8081a 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
@@ -47,7 +47,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
                                           yang-maven-plugin
                                       </artifactId>
                                       <versionRange>
-                                          [0.7.1-SNAPSHOT,)
+                                          [0.7.1-Beryllium,)
                                       </versionRange>
                                       <goals>
                                           <goal>generate-sources</goal>
index 9bc8422ca566313c5a4ff83f13dfe187d2679e8c..9623327b5fe6d2efcc2df65e3a6bdcf6a2c539f7 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>lockmanager-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>lockmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index a32f3cde21d6db2cdac45fb499a50eb500b33a54..1961cd41278adc9be33f92c01107af472b3edcfc 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>mdsalutil-api</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 0e9aeaf77962544266bbeaa495069221a597ead4..ddde8641f0bc32222ffaae486cb4b15dd2587157 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>mdsalutil-impl</artifactId>
-    <version>0.2.0-SNAPSHOT</version>    
+    <version>0.2.0-Beryllium</version>    
     <packaging>bundle</packaging>
 
     <dependencies>
index 17863f71a3be97e7e2d6dd0a8060eac7ce2552a9..44e8fb3306d2822225867320761b6289a85cf6ef 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>mdsalutil-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>mdsalutil</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index b8d440005ea70583a0a528868971a179c550a1f0..ab0a1864e36aec247a6a8bf656e999bc772328a4 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../commons/binding-parent</relativePath>
   </parent>
 
index 8624c6fc85210baa4e8174305457984ebb0cb900..d8caed09d37b9224fa64d4aac8855c5fe455c221 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
index f4d39b741610e113e9c239fb784e102aad81f67f..b5afa21c56786f45645ce0f439f4192c4ac7205d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
index 2bf2a630d9e8375a64baac03924ea276004f4a0a..06ad6de239b4b9a5eb2884c37926bcf7881df2ee 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.2.0-Beryllium</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
index 0479e185a59648fdeef8edd6522b95fcef763d1e..3515ba02b9a35d3ed4c13f3226c08f280c94a3a8 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.0-Beryllium</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>neutronvpn-aggregator</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <name>neutronvpn</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 7f037d192d4cfa42ca9fe756e014c4bc4a158e6a..11b1ccc68f52ae7f2128b27c724e7f5f994982d0 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 74af6a7acae9184c4fee5a581c16229977ad1f28..7d14d92e8198174087d8421c10baf2c7691649cb 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 99bb5f1e9a0d64f720419e67b1d8d9ad4ad96e2a..9480c81e68f24fe696e23ff48cc45965d6db8f0b 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>nexthopmgr-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>nexthopmgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index b1b1bc4b4f94db765288ca80c1165d17083045ab..7103a3d5e71de518cc06187a07abb68170be4bd3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index b0d9f2d94ec961db9dee82f11231f2286f3eecc1..bc653474d29cb9259b720b0415ae08d2d52e262b 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index a447680c5d61c0ebd95e6a5af0fe796ea8cbb4b3..6b96fa46bfd38a5b12792f588ad14700ea186f4b 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <packaging>bundle</packaging>
 
   <properties>
-    <nic.version>1.1.0-SNAPSHOT</nic.version>
+    <nic.version>1.1.0-Beryllium</nic.version>
     <powermock.version>1.5.2</powermock.version>
   </properties>
 
index cee21bd99d438d47775563c27b37fc4f7e2d8c1e..c907c7c0c74a94a8450db6ef7d9bdedea327160b 100644 (file)
@@ -10,12 +10,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnintent-aggregator</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>vpnintent</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index e7e1ba10a4ba576a9913ccfbedabd5783218b2f0..8b0e4446bf908a7623de650cdff359ab67dd2bf2 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.6.0-Beryllium</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnmanager</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <name>vpnmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 81ee623c86895d17d0c1e0399697f60c08633efc..4a6a63941e3ae141d7be65ffee72ffe24bed647b 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 00128773b992fecdf71d2a9220fc1efb46c3d862..b7d28e5b02ffa5d89859e0e62eb884a9601b70d8 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0-Beryllium</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 2e34f01ee8444c3030ead77d87309946eb053186..9e04fb51650ec5047bcb227ffcc4276670870855 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <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.vpnservice</groupId>
   <artifactId>vpnservice-artifacts</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.2.0-Beryllium</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>