Release Beryllium-SR3 release/beryllium-sr3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 30 Jul 2016 00:29:11 +0000 (00:29 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 30 Jul 2016 00:29:11 +0000 (00:29 +0000)
55 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/fibmanager-shell/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 969e02c1b080cd927871b783a78aa5a24859c282..218356950d00befb53109c1b570abd8ac519e5ff 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 00c2a037efe51ae61141f474f8301c44cf61aaaa..cc4ae061588933220f0b0f05b46eb660cfb5e119 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index f1c2ecbbeba26f8c77fc5fdedd61b5c3a14163e5..1a9f7bd60662b8de4e38ef6b0dd4513bd39c72b3 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>alivenessmonitor-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>alivenessmonitor</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 8d56621177a1b9c8c5802743d2f7fcb1eaa22009..86c37967e81476982753321cec3b8bc921c9b0d1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
index ce3bfa161d4451284c237f0e168ad68f4428b550..50f1e4a3ae530f0807302d619e8e2abb9587de4d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
index ae70bdc69d22924e20dfeab537e5bff53b957a12..5b34698962c5337f8ba71ec225d3e627c7b3aeb1 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>arputil-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>arputil</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 646226f0c1ac758a57c54c4aed4ee98cce8102ca..5593578e7ffc74a3c25d9ba0105eeebb06742bfd 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index a4277e6dc7de8cddea9f9e8e2d015e409dcee1d3..527806a3c6494abd52ca5559d275475c35a65768 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index aba12ec95443f4b4997c64413c2112379872aedb..5816407213e839ef313a4386388e1e0236af6541 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>bgpmanager</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>bgpmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 90c5d2b63ae6d4655ecf6ea3957ad82c006c1c62..1dda9cc4ca522d614b4fe875b074d2f6111f240c 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.3-SNAPSHOT</version>
+    <version>0.8.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <packaging>pom</packaging>
 
   <properties>
-    <vpnservices.version>0.2.3-SNAPSHOT</vpnservices.version>
-    <ietf.inet.types.version>2010.09.24.8.3-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.8.3-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.8.3-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.8.3-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.8.3-SNAPSHOT</yang.ext.version>
-    <yangtools.version>0.8.3-SNAPSHOT</yangtools.version>
-    <mdsal.version>2.0.3-SNAPSHOT</mdsal.version>
-    <controller.mdsal.version>1.3.3-SNAPSHOT</controller.mdsal.version>
-    <vpns.mdsalutil.version>0.2.3-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.8.3-SNAPSHOT</model.bgp.version>
+    <vpnservices.version>0.2.3-Beryllium-SR3</vpnservices.version>
+    <ietf.inet.types.version>2010.09.24.8.3-Beryllium-SR3</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.8.3-Beryllium-SR3</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.8.3-Beryllium-SR3</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.8.3-Beryllium-SR3</iana.if.type.version>
+    <yang.ext.version>2013.09.07.8.3-Beryllium-SR3</yang.ext.version>
+    <yangtools.version>0.8.3-Beryllium-SR3</yangtools.version>
+    <mdsal.version>2.0.3-Beryllium-SR3</mdsal.version>
+    <controller.mdsal.version>1.3.3-Beryllium-SR3</controller.mdsal.version>
+    <vpns.mdsalutil.version>0.2.3-Beryllium-SR3</vpns.mdsalutil.version>
+    <model.bgp.version>2013.07.15.8.3-Beryllium-SR3</model.bgp.version>
   </properties>
 </project>
index d731e5d3171a5d096710142644c6d2143f425742..c18ec59ae9bc8909843289afdd7a32091ee124e0 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.3-SNAPSHOT</version>
+    <version>0.4.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>config-parent</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <packaging>pom</packaging>
 
   <properties>
     <!-- ODL -->
-    <vpnservices.version>0.2.3-SNAPSHOT</vpnservices.version>
-    <yangtools.version>0.8.3-SNAPSHOT</yangtools.version>
-    <controller.mdsal.version>1.3.3-SNAPSHOT</controller.mdsal.version>
-    <vpns.mdsalutil.version>0.2.3-SNAPSHOT</vpns.mdsalutil.version>
-    <model.bgp.version>2013.07.15.8.3-SNAPSHOT</model.bgp.version>
-    <openflowplugin.version>0.2.3-SNAPSHOT</openflowplugin.version>
-    <vpns.ovsdb.version>1.2.4-SNAPSHOT</vpns.ovsdb.version>
-    <liblldp.version>0.10.3-SNAPSHOT</liblldp.version>
+    <vpnservices.version>0.2.3-Beryllium-SR3</vpnservices.version>
+    <yangtools.version>0.8.3-Beryllium-SR3</yangtools.version>
+    <controller.mdsal.version>1.3.3-Beryllium-SR3</controller.mdsal.version>
+    <vpns.mdsalutil.version>0.2.3-Beryllium-SR3</vpns.mdsalutil.version>
+    <model.bgp.version>2013.07.15.8.3-Beryllium-SR3</model.bgp.version>
+    <openflowplugin.version>0.2.3-Beryllium-SR3</openflowplugin.version>
+    <vpns.ovsdb.version>1.2.4-Beryllium-SR3</vpns.ovsdb.version>
+    <liblldp.version>0.10.3-Beryllium-SR3</liblldp.version>
     <karaf.shell.console.version>3.0.3</karaf.shell.console.version>
-    <neutron.version>0.6.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.6.3-Beryllium-SR3</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.3-SNAPSHOT</version>
+        <version>2.0.3-Beryllium-SR3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal.model</groupId>
         <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.8.3-SNAPSHOT</version>
+        <version>0.8.3-Beryllium-SR3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3ce910a9cf80a62a7b36d71a2000fa75ceeeb283..eb44ea7ae95d7065480b3e01b4cd3c71fa7f50a8 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index c4b7aff89d37f9132121489b103d03ee32c0a130..c8cddae7a8b2f188bab273117dbacb1df68bd777 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index bfe53f23a2488bd674cc227f2946142886a324a7..54512bd97bc764180591e220c7e15bb6fd383338 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>dhcpservice-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>dhcpservice</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index f3127a032b3be5e38c44e7d97e147a316717541e..04866f9b5cd511de5a5023455632ec7cae43641e 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-karaf</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 47f3eef4b53ab17f25a4e0381a39bfeea147fd2c..97e8ad44d9c8b75488594e39ee60ee4836153d54 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 7f427ac6f635fd92dfe8e396d5297b951207a9aa..ee8af89a2b36263f3b09f40a81c64a3ae03982ae 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 40afa84ee29f9802a07088e148020fdc4c06a0a5..b70f37360f531aa91e6b4475de8b7d9e6f9ceb4e 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>elanmanager</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>elanmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index e84fc746bc918f24ac0a1e71440acabb4171dbdc..b1215427c9070c4609978745f3c72f876f5c5dc1 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-features</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.3.3-SNAPSHOT</mdsal.version>
-    <openflowplugin.version>0.2.3-SNAPSHOT</openflowplugin.version>
-    <restconf.version>1.3.3-SNAPSHOT</restconf.version>
-    <yangtools.version>0.8.3-SNAPSHOT</yangtools.version>
-    <mdsal.model.version>0.8.3-SNAPSHOT</mdsal.model.version>
-    <vpnservices.version>0.2.3-SNAPSHOT</vpnservices.version>
-    <ovsdb.version>1.2.4-SNAPSHOT</ovsdb.version>
-    <liblldp.version>0.10.3-SNAPSHOT</liblldp.version>
-    <neutron.version>0.6.3-SNAPSHOT</neutron.version>
-    <nic.version>1.1.3-SNAPSHOT</nic.version>
+    <mdsal.version>1.3.3-Beryllium-SR3</mdsal.version>
+    <openflowplugin.version>0.2.3-Beryllium-SR3</openflowplugin.version>
+    <restconf.version>1.3.3-Beryllium-SR3</restconf.version>
+    <yangtools.version>0.8.3-Beryllium-SR3</yangtools.version>
+    <mdsal.model.version>0.8.3-Beryllium-SR3</mdsal.model.version>
+    <vpnservices.version>0.2.3-Beryllium-SR3</vpnservices.version>
+    <ovsdb.version>1.2.4-Beryllium-SR3</ovsdb.version>
+    <liblldp.version>0.10.3-Beryllium-SR3</liblldp.version>
+    <neutron.version>0.6.3-Beryllium-SR3</neutron.version>
+    <nic.version>1.1.3-Beryllium-SR3</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.3-SNAPSHOT</version>
+      <version>2013.07.15.8.3-Beryllium-SR3</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
index 65122e8e5eab274ff00264b917652c2dcf253874..e12dd861f24df5964429cdf203898997e8dc66a9 100644 (file)
@@ -66,7 +66,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.3-SNAPSHOT</bundle>-->
+    <!--<bundle>mvn:org.opendaylight.vpnservice.third-party/org.apache.thriftlib/1.1.3-Beryllium-SR3</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 77a8ba4273cbf06309a705155ed6587abf98d39e..50dcc6935a3207cb48b033ae7964b1c9abdc2245 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index a087db6ad55df27d22c5816ba03ac21cfc81d833..01fce2d5b4240704a9a13b1bc688c66c6b19fb53 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 7c029d54dc5643b13d35e32a28eafb779f966feb..2f362417801c414f3b43e7b88d8be5348fa4ac81 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 16f9bcf63e40460c1aacde48e7275eeb3c12bcc3..b298bdebd7be51743eec468454ce770d696f4c86 100644 (file)
@@ -11,13 +11,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.3-SNAPSHOT</version>
+        <version>1.6.3-Beryllium-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>fibmanager-aggregator</artifactId>
-    <version>0.2.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <name>fibmanager</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 90f2821640a336452166ac9eb9582db53696218c..53dabf673be6ba7bd0c5f2dd8f109504d4cda421 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index a831df0822a9fdb00ddc69a50169684b0b22d1c8..5ed0bcfbb65188b931d43c167f5a80a1c67e7f0b 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 6f8f02712a3726a152e81e8738e511e6f4c21eca..0972fb7e19e6b9313c3b9285ca1187152be1290f 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
        <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>idmanager-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>idmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 43593d2ac377d7d3f023281b3b5400ca45895424..6d79e51a60312a93fd28c16e9745761c0d323d8d 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index bcb90a1fc5cb0fca3cab0c96975b302bb4cfc99d..fa69b3aaeb0eb50338dd8ddf35bbb00a4f4ce476 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index f7310c23b0ce6d833c9698a2b9b80c01ef7d68b3..374e95271182cdddacc1f8a03a9cd04ad3a4c6e6 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>interfacemgr-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>interfacemgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index b04caa8f78b0a253ff8fd9fd901bb2a31e3edb4f..f3b6df13261631b62317df96f1521913d19c614d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</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.3-SNAPSHOT</version>
+              <version>2010.09.24.8.3-Beryllium-SR3</version>
            </dependency>
            <dependency>
              <groupId>org.opendaylight.mdsal.model</groupId>
index 56f951aad722e705fb8bf013cb47844c9e3c043a..8cbf9d2ea89f9163135b065da3570dff16265afa 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</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.3-SNAPSHOT</version>
+            <version>0.2.3-Beryllium-SR3</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.vpnservice</groupId>
             <artifactId>idmanager-api</artifactId>
-            <version>0.2.3-SNAPSHOT</version>
+            <version>0.2.3-Beryllium-SR3</version>
         </dependency>
     </dependencies>
   </project>
index 0a35f6cd1e1baf7b3190c3e598267dc88c3d5a9e..341c4c1ddd7ce77db3852f4cd4e633a03d9f5870 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>itm-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>itm</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index acfad47c541e15d214355817877aa99d7cf79a12..0dc14afd66a7bf7455091dd3626df07c9ec29ae4 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</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.4-SNAPSHOT,)
+                                          [0.7.4-Beryllium-SR3,)
                                       </versionRange>
                                       <goals>
                                           <goal>generate-sources</goal>
index b64cc0afe1b431d9842e3562a139fde04afd5dd8..16d9a53ce0f982cef637012766aab06978ff0d25 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</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.4-SNAPSHOT,)
+                                          [0.7.4-Beryllium-SR3,)
                                       </versionRange>
                                       <goals>
                                           <goal>generate-sources</goal>
index c8844c393c63ebde788d49d24ac052524ad422f4..4d9f1aee0d6effb9dc805ff8f9bb034dfcc8ccd8 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>lockmanager-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>lockmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index bc780145ecd1bf786653ef0fa73a9fe46ef9ab11..29f2aeca9afebe1072be86855acf67e0d1bab158 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>mdsalutil-api</artifactId>
-    <version>0.2.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 5b00c589a89460120bdb9f83cd9651129cc7b216..81f368d129806a32239f059efff63fe0e7b65727 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>mdsalutil-impl</artifactId>
-    <version>0.2.3-SNAPSHOT</version>    
+    <version>0.2.3-Beryllium-SR3</version>    
     <packaging>bundle</packaging>
 
     <dependencies>
index a47b0fce66b99c7736db37956083f8923b642f62..658b311a60c7d783877ee388d0bba957af833951 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>mdsalutil-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>mdsalutil</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 4d067517f9557282e802fb0c437477f0e2ff5f30..87e325f4d1f165e2b4add0aeaf18f5c598c4129b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.2.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../commons/binding-parent</relativePath>
   </parent>
 
index 3f119e8551b85915107d821b4a4c1f4c8bcb7254..6d7a06d86adc3c4866e24d084e855526dd73f1c6 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.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
index 2ca36b90e882c753200bda484f52a28772e6e991..450af755af4d79b572085472b8bcced9885c8510 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.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
index 8b393e31d8a003caee0ff5b7dfb1a809fadc5a4d..6bb5ec3fc67c2dd07ce90ae5e1a4805116ca21c9 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.3-SNAPSHOT</version>
+        <version>0.2.3-Beryllium-SR3</version>
         <relativePath>../../commons/config-parent</relativePath>
     </parent>
 
index d46a935a2746f3f65c54eeb12ed3e97c9592357e..4c2dbcfddfa0d78b1519e76f96e4dc3da027c419 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.3-SNAPSHOT</version>
+        <version>1.6.3-Beryllium-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>neutronvpn-aggregator</artifactId>
-    <version>0.2.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <name>neutronvpn</name>
     <packaging>pom</packaging>
     <modelVersion>4.0.0</modelVersion>
index 93a16e13b7e71fae6be7286b348643751c34a695..08835b1a94dc906549cc7376534c59c454dfb957 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 8d849f3fac7e93336e1dff0018d4ae52fea69078..87d6b32be13597dbc9c3f06b6328406002011eff 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 53fce54df3f1bc949efc91a1ecd75521928f9cd7..20925aa765399c058239391f173aa83ed5bc3edc 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>nexthopmgr-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>nexthopmgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index cf12ad252ab4ae0c783913246afeae36440d15cb..04da4a86c58242f24a5c3da05d72c53c7e56d9a6 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.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index f2ebfad74838b2499caf71cfc3cccc99f52f757c..c2aec0d73f2609f50384f67da557393b5dc599d4 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 821751a1bbf0c6461c786e81573017981db18a58..d885867c9998847f9e11631fb689817b5b248fea 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</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.3-SNAPSHOT</nic.version>
+    <nic.version>1.1.3-Beryllium-SR3</nic.version>
     <powermock.version>1.5.2</powermock.version>
   </properties>
 
index f588a61e92955f3cff5de51137c41ca7184f554f..e7b6c9a1deb7f797d1233da203a780208aac86b2 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnintent-aggregator</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>vpnintent</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 5637e71424bc0aadc7574d6294025599d34569cf..4af1395d8b9344032faeb68ba157973b834c1b46 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnmanager</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <name>vpnmanager</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
index 67467ed3b2ea22d2a996e8af72c0be7bfb76d8c7..904ac649d071a896d0253cdb96a68fea6a47ae17 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 6431cef4cf027e912c7edefb5b58189163d96692..0b70ac1d98980db4f6d17d20abf5b7d04c028ed0 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.3-SNAPSHOT</version>
+    <version>0.2.3-Beryllium-SR3</version>
     <relativePath>../../commons/config-parent</relativePath>
   </parent>
 
index 213d8ec95c0a9c3b5732917889f154f7b573fc91..64efa1077fef234fd25e9443435eefc7814db26f 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.3-SNAPSHOT</version>
+    <version>1.6.3-Beryllium-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
   <artifactId>vpnservice-artifacts</artifactId>
-  <version>0.2.3-SNAPSHOT</version>
+  <version>0.2.3-Beryllium-SR3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>