Release Lithium-SR4 release/lithium-sr4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 14:41:27 +0000 (09:41 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 14:41:27 +0000 (09:41 -0500)
Change-Id: Ic9091853bf615c2888df0c2f4ccc0b5e3e27197c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
29 files changed:
commons/integrationtest/pom.xml
commons/parent/pom.xml
commons/pom.xml
features/ovs-sfc/pom.xml
features/ovsdb/pom.xml
features/ovsdb/src/main/features/features.xml
features/pom.xml
integrationtest/pom.xml
karaf/pom.xml
northbound/pom.xml
openstack/net-virt-it/pom.xml
openstack/net-virt-providers/pom.xml
openstack/net-virt/pom.xml
openstack/pom.xml
ovs-sfc/pom.xml
ovsdb-artifacts/pom.xml
ovsdb-plugin-compatibility-layer/pom.xml
ovsdb-ui/bundle/pom.xml
ovsdb-ui/module/pom.xml
ovsdb-ui/pom.xml
plugin-mdsal-adapter/pom.xml
plugin-shell/pom.xml
plugin/pom.xml
pom.xml
utils/config/pom.xml
utils/mdsal-node/pom.xml
utils/mdsal-openflow/pom.xml
utils/pom.xml
utils/servicehelper/pom.xml

index ef89936d4309db8fa811a5e91a675bce0734598a..892e44b75fd739b10b9a7cba455f7d9d99e3da12 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
   <name>${project.artifactId}.parent</name>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.4-Lithium-SR4</version>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -47,39 +47,39 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <properties>
     <!-- Overrides -->
     <!-- Controller Dependencies for Pax Exam -->
-    <arphandler.version>0.6.4-SNAPSHOT</arphandler.version>
-    <bundlescanner.implementation.version>0.5.4-SNAPSHOT</bundlescanner.implementation.version>
-    <bundlescanner.version>0.5.4-SNAPSHOT</bundlescanner.version>
-    <clustering.services_implementation.version>0.5.4-SNAPSHOT</clustering.services_implementation.version>
-    <commons.httpclient.version>0.2.4-SNAPSHOT</commons.httpclient.version>
-    <configuration.implementation.version>0.5.4-SNAPSHOT</configuration.implementation.version>
-    <configuration.version>0.5.4-SNAPSHOT</configuration.version>
-    <connectionmanager.version>0.2.4-SNAPSHOT</connectionmanager.version>
-    <containermanager.it.version>0.6.4-SNAPSHOT</containermanager.it.version>
-    <flowprogrammer.northbound.version>0.5.4-SNAPSHOT</flowprogrammer.northbound.version>
-    <forwarding.staticrouting>0.6.4-SNAPSHOT</forwarding.staticrouting>
-    <forwarding.staticrouting.northbound.version>0.5.4-SNAPSHOT</forwarding.staticrouting.northbound.version>
-    <forwardingrulesmanager.implementation.version>0.5.4-SNAPSHOT</forwardingrulesmanager.implementation.version>
-    <hosttracker.api.version>0.6.4-SNAPSHOT</hosttracker.api.version>
-    <hosttracker.implementation.version>0.6.4-SNAPSHOT</hosttracker.implementation.version>
-    <hosttracker.northbound.version>0.5.4-SNAPSHOT</hosttracker.northbound.version>
-    <logging.bridge.version>0.5.4-SNAPSHOT</logging.bridge.version>
-    <protocol_plugins.stub.version>0.5.4-SNAPSHOT</protocol_plugins.stub.version>
-    <routing.dijkstra_implementation.version>0.5.4-SNAPSHOT</routing.dijkstra_implementation.version>
-    <sal.implementation.version>0.5.4-SNAPSHOT</sal.implementation.version>
-    <security.version>0.5.4-SNAPSHOT</security.version>
-    <statistics.northbound.version>0.5.4-SNAPSHOT</statistics.northbound.version>
-    <statisticsmanager.implementation.version>0.5.4-SNAPSHOT</statisticsmanager.implementation.version>
-    <statisticsmanager.version>0.6.4-SNAPSHOT</statisticsmanager.version>
-    <subnets.northbound.version>0.5.4-SNAPSHOT</subnets.northbound.version>
-    <switchmanager.implementation.version>0.5.4-SNAPSHOT</switchmanager.implementation.version>
-    <switchmanager.northbound.version>0.5.4-SNAPSHOT</switchmanager.northbound.version>
-    <topology.northbound.version>0.5.4-SNAPSHOT</topology.northbound.version>
-    <topology.web.version>0.5.4-SNAPSHOT</topology.web.version>
-    <topologymanager.version>0.5.4-SNAPSHOT</topologymanager.version>
-    <usermanager.implementation.version>0.5.4-SNAPSHOT</usermanager.implementation.version>
-    <usermanager.northbound.version>0.1.4-SNAPSHOT</usermanager.northbound.version>
-    <usermanager.version>0.5.4-SNAPSHOT</usermanager.version>
+    <arphandler.version>0.6.4-Lithium-SR4</arphandler.version>
+    <bundlescanner.implementation.version>0.5.4-Lithium-SR4</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.4-Lithium-SR4</bundlescanner.version>
+    <clustering.services_implementation.version>0.5.4-Lithium-SR4</clustering.services_implementation.version>
+    <commons.httpclient.version>0.2.4-Lithium-SR4</commons.httpclient.version>
+    <configuration.implementation.version>0.5.4-Lithium-SR4</configuration.implementation.version>
+    <configuration.version>0.5.4-Lithium-SR4</configuration.version>
+    <connectionmanager.version>0.2.4-Lithium-SR4</connectionmanager.version>
+    <containermanager.it.version>0.6.4-Lithium-SR4</containermanager.it.version>
+    <flowprogrammer.northbound.version>0.5.4-Lithium-SR4</flowprogrammer.northbound.version>
+    <forwarding.staticrouting>0.6.4-Lithium-SR4</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.4-Lithium-SR4</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.4-Lithium-SR4</forwardingrulesmanager.implementation.version>
+    <hosttracker.api.version>0.6.4-Lithium-SR4</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.4-Lithium-SR4</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.4-Lithium-SR4</hosttracker.northbound.version>
+    <logging.bridge.version>0.5.4-Lithium-SR4</logging.bridge.version>
+    <protocol_plugins.stub.version>0.5.4-Lithium-SR4</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.4-Lithium-SR4</routing.dijkstra_implementation.version>
+    <sal.implementation.version>0.5.4-Lithium-SR4</sal.implementation.version>
+    <security.version>0.5.4-Lithium-SR4</security.version>
+    <statistics.northbound.version>0.5.4-Lithium-SR4</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.4-Lithium-SR4</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.4-Lithium-SR4</statisticsmanager.version>
+    <subnets.northbound.version>0.5.4-Lithium-SR4</subnets.northbound.version>
+    <switchmanager.implementation.version>0.5.4-Lithium-SR4</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.4-Lithium-SR4</switchmanager.northbound.version>
+    <topology.northbound.version>0.5.4-Lithium-SR4</topology.northbound.version>
+    <topology.web.version>0.5.4-Lithium-SR4</topology.web.version>
+    <topologymanager.version>0.5.4-Lithium-SR4</topologymanager.version>
+    <usermanager.implementation.version>0.5.4-Lithium-SR4</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.4-Lithium-SR4</usermanager.northbound.version>
+    <usermanager.version>0.5.4-Lithium-SR4</usermanager.version>
     <!-- 3rd Party Dependencies -->
     <yaml.version>1.10</yaml.version>
   </properties>
index 9883c881ad693b885dc80e75d232bb4d41f7e0f4..accec571ef239b8e9fc948f836ea6aefe02fab03 100644 (file)
@@ -14,14 +14,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>commons</artifactId>
   <name>${project.artifactId}.parent</name>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.4-Lithium-SR4</version>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -54,21 +54,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <!-- Surefire/Failsafe Arguments -->
     <argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
     <!-- OVSDB Component Versions -->
-    <openstack.netvirt.version>1.1.4-SNAPSHOT</openstack.netvirt.version>
-    <openstack.netvirt.providers.version>1.1.4-SNAPSHOT</openstack.netvirt.providers.version>
-    <ovsdb.features.version>1.1.4-SNAPSHOT</ovsdb.features.version>
-    <ovsdb.library.version>1.1.4-SNAPSHOT</ovsdb.library.version>
-    <ovsdb.northbound.version>0.7.4-SNAPSHOT</ovsdb.northbound.version>
-    <ovsdb.plugin.version>1.1.4-SNAPSHOT</ovsdb.plugin.version>
-    <ovsdb.plugin.compatibility.layer.version>1.1.4-SNAPSHOT</ovsdb.plugin.compatibility.layer.version>
-    <ovsdb.ovssfc.version>0.1.4-SNAPSHOT</ovsdb.ovssfc.version>
-    <ovsdb.utils.config.version>1.1.4-SNAPSHOT</ovsdb.utils.config.version>
-    <ovsdb.utils.mdsal.node.version>1.1.4-SNAPSHOT</ovsdb.utils.mdsal.node.version>
-    <ovsdb.utils.mdsal.openflow.version>1.1.4-SNAPSHOT</ovsdb.utils.mdsal.openflow.version>
-    <ovsdb.utils.servicehelper.version>1.1.4-SNAPSHOT</ovsdb.utils.servicehelper.version>
-    <plugin.shell.version>1.1.4-SNAPSHOT</plugin.shell.version>
-    <schema.hardwarevtep.version>1.1.4-SNAPSHOT</schema.hardwarevtep.version>
-    <schema.openvswitch.version>1.1.4-SNAPSHOT</schema.openvswitch.version>
+    <openstack.netvirt.version>1.1.4-Lithium-SR4</openstack.netvirt.version>
+    <openstack.netvirt.providers.version>1.1.4-Lithium-SR4</openstack.netvirt.providers.version>
+    <ovsdb.features.version>1.1.4-Lithium-SR4</ovsdb.features.version>
+    <ovsdb.library.version>1.1.4-Lithium-SR4</ovsdb.library.version>
+    <ovsdb.northbound.version>0.7.4-Lithium-SR4</ovsdb.northbound.version>
+    <ovsdb.plugin.version>1.1.4-Lithium-SR4</ovsdb.plugin.version>
+    <ovsdb.plugin.compatibility.layer.version>1.1.4-Lithium-SR4</ovsdb.plugin.compatibility.layer.version>
+    <ovsdb.ovssfc.version>0.1.4-Lithium-SR4</ovsdb.ovssfc.version>
+    <ovsdb.utils.config.version>1.1.4-Lithium-SR4</ovsdb.utils.config.version>
+    <ovsdb.utils.mdsal.node.version>1.1.4-Lithium-SR4</ovsdb.utils.mdsal.node.version>
+    <ovsdb.utils.mdsal.openflow.version>1.1.4-Lithium-SR4</ovsdb.utils.mdsal.openflow.version>
+    <ovsdb.utils.servicehelper.version>1.1.4-Lithium-SR4</ovsdb.utils.servicehelper.version>
+    <plugin.shell.version>1.1.4-Lithium-SR4</plugin.shell.version>
+    <schema.hardwarevtep.version>1.1.4-Lithium-SR4</schema.hardwarevtep.version>
+    <schema.openvswitch.version>1.1.4-Lithium-SR4</schema.openvswitch.version>
     <!-- Skip Coverage and IT by default -->
     <skip.coverage>true</skip.coverage>
     <skip.distribution>false</skip.distribution>
@@ -80,29 +80,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <sonar.jacoco.itReportPath>${root.directory}/target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
     <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
     <!-- ODL Dependency Versions -->
-    <clustering.services.version>0.6.4-SNAPSHOT</clustering.services.version>
-    <containermanager.version>0.6.4-SNAPSHOT</containermanager.version>
-    <controller.config.version>0.3.4-SNAPSHOT</controller.config.version>
-    <forwardingrulesmanager.version>0.7.4-SNAPSHOT</forwardingrulesmanager.version>
-    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
-    <networkconfig.neutron.version>0.5.4-SNAPSHOT</networkconfig.neutron.version>
-    <northbound.commons.version>0.5.4-SNAPSHOT</northbound.commons.version>
-    <nsf.version>0.5.4-SNAPSHOT</nsf.version>
-    <odl.karaf.base.version>1.5.4-SNAPSHOT</odl.karaf.base.version>
-    <odlparent.version>1.5.4-SNAPSHOT</odlparent.version>
-    <openflowjava-nicira.version>0.1.4-SNAPSHOT</openflowjava-nicira.version>
-    <openflowjava-extension.version>0.1.4-SNAPSHOT</openflowjava-extension.version>
-    <openflowjava.version>0.6.4-SNAPSHOT</openflowjava.version>
-    <openflowplugin.version>0.1.4-SNAPSHOT</openflowplugin.version>
-    <sal.version>0.9.4-SNAPSHOT</sal.version>
-    <switchmanager.api.version>0.8.4-SNAPSHOT</switchmanager.api.version>
-    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
+    <clustering.services.version>0.6.4-Lithium-SR4</clustering.services.version>
+    <containermanager.version>0.6.4-Lithium-SR4</containermanager.version>
+    <controller.config.version>0.3.4-Lithium-SR4</controller.config.version>
+    <forwardingrulesmanager.version>0.7.4-Lithium-SR4</forwardingrulesmanager.version>
+    <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
+    <networkconfig.neutron.version>0.5.4-Lithium-SR4</networkconfig.neutron.version>
+    <northbound.commons.version>0.5.4-Lithium-SR4</northbound.commons.version>
+    <nsf.version>0.5.4-Lithium-SR4</nsf.version>
+    <odl.karaf.base.version>1.5.4-Lithium-SR4</odl.karaf.base.version>
+    <odlparent.version>1.5.4-Lithium-SR4</odlparent.version>
+    <openflowjava-nicira.version>0.1.4-Lithium-SR4</openflowjava-nicira.version>
+    <openflowjava-extension.version>0.1.4-Lithium-SR4</openflowjava-extension.version>
+    <openflowjava.version>0.6.4-Lithium-SR4</openflowjava.version>
+    <openflowplugin.version>0.1.4-Lithium-SR4</openflowplugin.version>
+    <sal.version>0.9.4-Lithium-SR4</sal.version>
+    <switchmanager.api.version>0.8.4-Lithium-SR4</switchmanager.api.version>
+    <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
     <!-- 3rd Pary Dependency Versions -->
     <httpcomponents.version>4.2.1</httpcomponents.version>
     <portlet.version>2.0</portlet.version>
     <powermock.version>1.5.2</powermock.version>
-    <dlux.version>0.2.4-SNAPSHOT</dlux.version>
-    <ovsdb.ui.version>0.1.1-SNAPSHOT</ovsdb.ui.version>
+    <dlux.version>0.2.4-Lithium-SR4</dlux.version>
+    <ovsdb.ui.version>0.1.1-Lithium-SR4</ovsdb.ui.version>
   </properties>
 
   <dependencyManagement>
@@ -155,7 +155,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>opendaylight-karaf-empty</artifactId>
-        <version>1.5.4-SNAPSHOT</version>
+        <version>1.5.4-Lithium-SR4</version>
         <type>zip</type>
       </dependency>
       <dependency>
index fa9eae66acca384c1b15657af6fdba567bd0228a..5cc44584e813cd8dc0eed5477e157d458dbaf5da 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>parents</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
index e0b8b3414940f409795df75dd89d88277ec6710b..4349c3d30d53774e3df6d366f669595e813e0777 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../../commons/parent</relativePath>
   </parent>
 
   <artifactId>features-ovs-sfc</artifactId>
-  <version>0.1.4-SNAPSHOT</version>
+  <version>0.1.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -97,7 +97,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           <systemPropertyVariables>
             <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
             <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
-            <karaf.distro.version>1.5.4-SNAPSHOT</karaf.distro.version>
+            <karaf.distro.version>1.5.4-Lithium-SR4</karaf.distro.version>
           </systemPropertyVariables>
           <dependenciesToScan>
            <dependency>org.opendaylight.odlparent:features-test</dependency>
index b489a56600c34b945877d8994a3b1b0de6912d0f..28f1466d6babdd6ccccb30670e86a2934db2f55a 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>features-parent</artifactId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4-Lithium-SR4</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>features-ovsdb</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -46,36 +46,36 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <properties>
     <!-- all this added to work around sun.reflect bug
-    <appauth.version>0.5.4-SNAPSHOT</appauth.version>
-    <bundlescanner.api.version>0.5.4-SNAPSHOT</bundlescanner.api.version>
-    <clustering.services.version>0.6.4-SNAPSHOT</clustering.services.version>
-    <configuration.implementation.version>0.5.4-SNAPSHOT</configuration.implementation.version>
-    <configuration.version>0.5.4-SNAPSHOT</configuration.version>
-    <containermanager.version>0.6.4-SNAPSHOT</containermanager.version>
-    <northbound.commons.version>0.5.4-SNAPSHOT</northbound.commons.version>
-    <switchmanager.api.version>0.8.4-SNAPSHOT</switchmanager.api.version>
-    <topologymanager.version>0.5.4-SNAPSHOT</topologymanager.version>
-    <usermanager.version>0.5.4-SNAPSHOT</usermanager.version>
+    <appauth.version>0.5.4-Lithium-SR4</appauth.version>
+    <bundlescanner.api.version>0.5.4-Lithium-SR4</bundlescanner.api.version>
+    <clustering.services.version>0.6.4-Lithium-SR4</clustering.services.version>
+    <configuration.implementation.version>0.5.4-Lithium-SR4</configuration.implementation.version>
+    <configuration.version>0.5.4-Lithium-SR4</configuration.version>
+    <containermanager.version>0.6.4-Lithium-SR4</containermanager.version>
+    <northbound.commons.version>0.5.4-Lithium-SR4</northbound.commons.version>
+    <switchmanager.api.version>0.8.4-Lithium-SR4</switchmanager.api.version>
+    <topologymanager.version>0.5.4-Lithium-SR4</topologymanager.version>
+    <usermanager.version>0.5.4-Lithium-SR4</usermanager.version>
     all this added to work around sun.reflect bug -->
-    <odl.karaf.base.version>1.5.4-SNAPSHOT</odl.karaf.base.version>
-    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
-    <networkconfig.neutron.version>0.5.4-SNAPSHOT</networkconfig.neutron.version>
-    <nsf.version>0.5.4-SNAPSHOT</nsf.version>
-    <ovsdb.library.version>1.1.4-SNAPSHOT</ovsdb.library.version>
-    <ovsdb.northbound.version>0.7.4-SNAPSHOT</ovsdb.northbound.version>
-    <openstack.netvirt.version>1.1.4-SNAPSHOT</openstack.netvirt.version>
-    <openstack.netvirt.providers.version>1.1.4-SNAPSHOT</openstack.netvirt.providers.version>
-    <ovsdb.plugin.version>1.1.4-SNAPSHOT</ovsdb.plugin.version>
-    <ovsdb.plugin.compatibility.layer.version>1.1.4-SNAPSHOT</ovsdb.plugin.compatibility.layer.version>
-    <ovsdb.utils.servicehelper.version>1.1.4-SNAPSHOT</ovsdb.utils.servicehelper.version>
-    <plugin.shell.version>1.1.4-SNAPSHOT</plugin.shell.version>
-    <schema.hardwarevtep.version>1.1.4-SNAPSHOT</schema.hardwarevtep.version>
-    <schema.openvswitch.version>1.1.4-SNAPSHOT</schema.openvswitch.version>
-    <openflowplugin.version>0.1.4-SNAPSHOT</openflowplugin.version>
-    <sal.version>0.9.4-SNAPSHOT</sal.version>
-    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
-    <dlux.version>0.2.4-SNAPSHOT</dlux.version>
-    <ovsdb.ui.version>0.1.1-SNAPSHOT</ovsdb.ui.version>
+    <odl.karaf.base.version>1.5.4-Lithium-SR4</odl.karaf.base.version>
+    <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
+    <networkconfig.neutron.version>0.5.4-Lithium-SR4</networkconfig.neutron.version>
+    <nsf.version>0.5.4-Lithium-SR4</nsf.version>
+    <ovsdb.library.version>1.1.4-Lithium-SR4</ovsdb.library.version>
+    <ovsdb.northbound.version>0.7.4-Lithium-SR4</ovsdb.northbound.version>
+    <openstack.netvirt.version>1.1.4-Lithium-SR4</openstack.netvirt.version>
+    <openstack.netvirt.providers.version>1.1.4-Lithium-SR4</openstack.netvirt.providers.version>
+    <ovsdb.plugin.version>1.1.4-Lithium-SR4</ovsdb.plugin.version>
+    <ovsdb.plugin.compatibility.layer.version>1.1.4-Lithium-SR4</ovsdb.plugin.compatibility.layer.version>
+    <ovsdb.utils.servicehelper.version>1.1.4-Lithium-SR4</ovsdb.utils.servicehelper.version>
+    <plugin.shell.version>1.1.4-Lithium-SR4</plugin.shell.version>
+    <schema.hardwarevtep.version>1.1.4-Lithium-SR4</schema.hardwarevtep.version>
+    <schema.openvswitch.version>1.1.4-Lithium-SR4</schema.openvswitch.version>
+    <openflowplugin.version>0.1.4-Lithium-SR4</openflowplugin.version>
+    <sal.version>0.9.4-Lithium-SR4</sal.version>
+    <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
+    <dlux.version>0.2.4-Lithium-SR4</dlux.version>
+    <ovsdb.ui.version>0.1.1-Lithium-SR4</ovsdb.ui.version>
   </properties>
 
   <dependencyManagement>
index 7df669d73a0fb26b159a2e357942f0fcd4a3003b..24abf2455c4493f4a23f4090f7498b273cc971d8 100644 (file)
@@ -7,7 +7,7 @@
   <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/${openflowplugin.version}/xml/features</repository>
   <repository>mvn:org.opendaylight.openflowplugin/features-openflowplugin/${openflowplugin.version}/xml/features</repository>
   <repository>mvn:org.opendaylight.neutron/features-neutron/${networkconfig.neutron.version}/xml/features</repository>
-  <repository>mvn:org.opendaylight.ovsdb/southbound-features/1.1.4-SNAPSHOT/xml/features</repository>
+  <repository>mvn:org.opendaylight.ovsdb/southbound-features/1.1.4-Lithium-SR4/xml/features</repository>
   <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
   <repository>mvn:org.opendaylight.dlux/features-dlux/${dlux.version}/xml/features</repository>
 
@@ -83,7 +83,7 @@
     <feature version='${mdsal.version}'>odl-mdsal-broker</feature>
     <feature version="${openflowplugin.version}">odl-openflowplugin-nsf-model</feature>
     <feature version="${networkconfig.neutron.version}">odl-neutron-service</feature>
-    <feature version="1.1.4-SNAPSHOT">odl-ovsdb-southbound-impl-ui</feature>
+    <feature version="1.1.4-Lithium-SR4">odl-ovsdb-southbound-impl-ui</feature>
     <feature version="${openflowplugin.version}">odl-openflowplugin-flow-services</feature>
     <feature version="${openflowplugin.version}">odl-openflowplugin-nxm-extensions</feature>
     <bundle>mvn:org.opendaylight.ovsdb/utils.servicehelper/${ovsdb.utils.servicehelper.version}</bundle>
index 2a8bddbbac44adcba3384a294ef2680d047df819..185a5900174698c15898979b79600c4d0988d9e1 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>features</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
index f96eadbd88aa5faa74add2f7933ae4884abf3fb5..d12084e408e02ca199bc95013037db51522284bf 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons.integrationtest</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>integrationtest</artifactId>
-  <version>1.3.4-SNAPSHOT</version>
+  <version>1.3.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index b2ea7bd75492b5acce79bbcc7fd0361ddc060881..08a785d9fc1e7fe07b718e19f7cec3b0f8d76329 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>karaf</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index ae0b5a1a671693ece94fdd0038b93d363f31d103..7de22ad420e1671fd72dfd89dd87b2498035b51a 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>northbound</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index b6ab1e8a7ef7663b0af268c1b6d1ee314634300e..343ecbd47ecd23dd29e8697e384b3c56c29750a7 100644 (file)
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.4-SNAPSHOT</version>
+    <version>0.3.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt-it</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -58,7 +58,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-artifacts</artifactId>
-        <version>0.3.4-SNAPSHOT</version>
+        <version>0.3.4-Lithium-SR4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -83,7 +83,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>features-ovsdb</artifactId>
-      <version>1.1.4-SNAPSHOT</version>
+      <version>1.1.4-Lithium-SR4</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
index 5284b86c71e2aae3e490b35b5ce62e9d6487d142..662af1a3decd1fd12e403b36c7387ec4d52dd1c5 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.4-SNAPSHOT</version>
+    <version>0.3.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt-providers</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -44,15 +44,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </scm>
 
   <properties>
-    <networkconfig.neutron.version>0.5.4-SNAPSHOT</networkconfig.neutron.version>
-    <openflowjava-nicira.version>0.1.4-SNAPSHOT</openflowjava-nicira.version>
-    <openflowplugin.version>0.1.4-SNAPSHOT</openflowplugin.version>
-    <ovsdb.utils.config.version>1.1.4-SNAPSHOT</ovsdb.utils.config.version>
-    <ovsdb.utils.mdsal.openflow.version>1.1.4-SNAPSHOT</ovsdb.utils.mdsal.openflow.version>
-    <ovsdb.utils.servicehelper.version>1.1.4-SNAPSHOT</ovsdb.utils.servicehelper.version>
+    <networkconfig.neutron.version>0.5.4-Lithium-SR4</networkconfig.neutron.version>
+    <openflowjava-nicira.version>0.1.4-Lithium-SR4</openflowjava-nicira.version>
+    <openflowplugin.version>0.1.4-Lithium-SR4</openflowplugin.version>
+    <ovsdb.utils.config.version>1.1.4-Lithium-SR4</ovsdb.utils.config.version>
+    <ovsdb.utils.mdsal.openflow.version>1.1.4-Lithium-SR4</ovsdb.utils.mdsal.openflow.version>
+    <ovsdb.utils.servicehelper.version>1.1.4-Lithium-SR4</ovsdb.utils.servicehelper.version>
     <powermock.version>1.5.2</powermock.version>
     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
-    <liblldp.version>0.9.4-SNAPSHOT</liblldp.version>
+    <liblldp.version>0.9.4-Lithium-SR4</liblldp.version>
     <root.directory>${env.PWD}</root.directory>
     <sonar.jacoco.itReportPath>${root.directory}/target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
   </properties>
index 8aa4dc22bdbad9c1a92c3a6d50f2aceabe8ca26e..79bc7d0a7f783a4f03ad88de28e0d0a02099be0a 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.3.4-SNAPSHOT</version>
+    <version>0.3.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
@@ -45,9 +45,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </scm>
 
   <properties>
-    <networkconfig.neutron.version>0.5.4-SNAPSHOT</networkconfig.neutron.version>
-    <ovsdb.utils.config.version>1.1.4-SNAPSHOT</ovsdb.utils.config.version>
-    <ovsdb.utils.servicehelper.version>1.1.4-SNAPSHOT</ovsdb.utils.servicehelper.version>
+    <networkconfig.neutron.version>0.5.4-Lithium-SR4</networkconfig.neutron.version>
+    <ovsdb.utils.config.version>1.1.4-Lithium-SR4</ovsdb.utils.config.version>
+    <ovsdb.utils.servicehelper.version>1.1.4-Lithium-SR4</ovsdb.utils.servicehelper.version>
     <powermock.version>1.5.2</powermock.version>
     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
     <root.directory>${env.PWD}</root.directory>
@@ -102,7 +102,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>southbound-api</artifactId>
-      <version>1.1.4-SNAPSHOT</version>
+      <version>1.1.4-Lithium-SR4</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
index 12cc0f5d494757854c12757754a03e9159368a16..534a7248e4db2044f360bb0a471474b582dcd083 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>openstack</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
index 39a99bc1b5b02eddbb515749f26f1bf5086ebec3..1e60f6c9131d47bbd2e140d106a0e3b1d4dd03ca 100644 (file)
@@ -15,12 +15,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>ovssfc</artifactId>
-  <version>0.1.4-SNAPSHOT</version>
+  <version>0.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index 12ccfd34fa3edf74c542cfb381fd28f84946ef48..32291de16c9fa0dceeb6416aadbe1ae63acfcbbe 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>ovsdb-artifacts</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index 17b7390d0c1b19600b32f9caa790dd075b6feaf6..a65bf895d7cc1d22930487583cc4cc6afa187b4f 100755 (executable)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>ovsdb-plugin-compatibility-layer</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
index 9b24bea69752b808f794979e51dc3adbc9d07d8d..819d67568f9bc6f17ea54d61d1e5b606c777b77d 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>commons</artifactId>
-        <version>1.3.4-SNAPSHOT</version>
+        <version>1.3.4-Lithium-SR4</version>
         <relativePath>../../commons/parent</relativePath>
     </parent>
 
index 5c45640b8872f4f1b41e3d6e88159fadb7998b52..0b0b6c301e202fcc5b23ae0154f9b90351b93a3c 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>commons</artifactId>
-        <version>1.3.4-SNAPSHOT</version>
+        <version>1.3.4-Lithium-SR4</version>
         <relativePath>../../commons/parent</relativePath>
     </parent>
 
index e8eef98ebff46b56dacf061df1d6c9997e68ada8..144cb826ea512ecda6e5e5cf60146b1a76aab813 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index cad25e85b0a03b48a01e2cc44ecb571bfe6a29af..faf7bdd3f76e9ef9eb8e477dcd85060c46f9fdf6 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-mdsal-adapter</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 1a6dd86405aabe7028ed9fdea22825b1663b0e0c..d542cd76e643fbb36b94a268e1a6360d2e384beb 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-shell</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index d91925c72182fc94fc65bf3606666ec5e4a256c6..d8c1d462d2f02f4f10d8ac4ed2c2f4811f1a3257 100755 (executable)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
diff --git a/pom.xml b/pom.xml
index d1ad2965c653a7efdc30f56c8240cb435ec12dc5..36fdb628a982b3e007640083fabfacf747ce7e10 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>commons/parent</relativePath>
   </parent>
 
   <artifactId>ovsdb</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <name>${project.artifactId}</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
index 831151a94f3941be6acdd85f143828c4f56d2711..1c9990c15d8a61e2267fe39445c8df1ffa8c165e 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.config</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index 36e4ee6b1dae4c0e5ee05d83d9a964a8bd9f1429..d5e6d07f779ad5f9b0fa692ede80772f4057e370 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.mdsal-node</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index df5b1b7b5f8c8c3697a798f1f2a741c84b07e2f6..ad5f4672e927b84321f832280eef7f517f95c6c8 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.mdsal-openflow</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>jar</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>
index 04fc3e7ad4d7a5148fda161cbeeb7ce4e8ba761c..671deff355eeb3ed15c9ba6dc66c98ad8bec13f1 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils</artifactId>
-  <version>1.0.4-SNAPSHOT</version>
+  <version>1.0.4-Lithium-SR4</version>
   <name>${project.artifactId}</name>
   <packaging>pom</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
index fda9e56fef33cd6855c7fc62e86c047b9c235346..2aa9f5675ba3462eaa8b01d3d87d2ad982f15178 100644 (file)
@@ -14,12 +14,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <artifactId>commons</artifactId>
     <groupId>org.opendaylight.ovsdb</groupId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Lithium-SR4</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.servicehelper</artifactId>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4-Lithium-SR4</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <url>https://wiki.opendaylight.org/view/OVSDB_Integration:Main</url>