Bumping versions by 0.0.1 for next dev cycle
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 14:41:28 +0000 (09:41 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 14:41:28 +0000 (09:41 -0500)
Change-Id: I9c980281d1816d8aa0fe9b854254aafd049e9205
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 892e44b75fd739b10b9a7cba455f7d9d99e3da12..537f494b3cf2d6b1e0f48577d9b4153b6050b066 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
   <name>${project.artifactId}.parent</name>
-  <version>1.3.4-Lithium-SR4</version>
+  <version>1.3.5-SNAPSHOT</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-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>
+    <arphandler.version>0.6.5-SNAPSHOT</arphandler.version>
+    <bundlescanner.implementation.version>0.5.5-SNAPSHOT</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.5-SNAPSHOT</bundlescanner.version>
+    <clustering.services_implementation.version>0.5.5-SNAPSHOT</clustering.services_implementation.version>
+    <commons.httpclient.version>0.2.5-SNAPSHOT</commons.httpclient.version>
+    <configuration.implementation.version>0.5.5-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.5-SNAPSHOT</configuration.version>
+    <connectionmanager.version>0.2.5-SNAPSHOT</connectionmanager.version>
+    <containermanager.it.version>0.6.5-SNAPSHOT</containermanager.it.version>
+    <flowprogrammer.northbound.version>0.5.5-SNAPSHOT</flowprogrammer.northbound.version>
+    <forwarding.staticrouting>0.6.5-SNAPSHOT</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.5-SNAPSHOT</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.5-SNAPSHOT</forwardingrulesmanager.implementation.version>
+    <hosttracker.api.version>0.6.5-SNAPSHOT</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.5-SNAPSHOT</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.5-SNAPSHOT</hosttracker.northbound.version>
+    <logging.bridge.version>0.5.5-SNAPSHOT</logging.bridge.version>
+    <protocol_plugins.stub.version>0.5.5-SNAPSHOT</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.5-SNAPSHOT</routing.dijkstra_implementation.version>
+    <sal.implementation.version>0.5.5-SNAPSHOT</sal.implementation.version>
+    <security.version>0.5.5-SNAPSHOT</security.version>
+    <statistics.northbound.version>0.5.5-SNAPSHOT</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.5-SNAPSHOT</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.5-SNAPSHOT</statisticsmanager.version>
+    <subnets.northbound.version>0.5.5-SNAPSHOT</subnets.northbound.version>
+    <switchmanager.implementation.version>0.5.5-SNAPSHOT</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.5-SNAPSHOT</switchmanager.northbound.version>
+    <topology.northbound.version>0.5.5-SNAPSHOT</topology.northbound.version>
+    <topology.web.version>0.5.5-SNAPSHOT</topology.web.version>
+    <topologymanager.version>0.5.5-SNAPSHOT</topologymanager.version>
+    <usermanager.implementation.version>0.5.5-SNAPSHOT</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.5-SNAPSHOT</usermanager.northbound.version>
+    <usermanager.version>0.5.5-SNAPSHOT</usermanager.version>
     <!-- 3rd Party Dependencies -->
     <yaml.version>1.10</yaml.version>
   </properties>
index accec571ef239b8e9fc948f836ea6aefe02fab03..1606f65b667ec85128d2324c42afdc4931153829 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-Lithium-SR4</version>
+    <version>1.5.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>commons</artifactId>
   <name>${project.artifactId}.parent</name>
-  <version>1.3.4-Lithium-SR4</version>
+  <version>1.3.5-SNAPSHOT</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-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>
+    <openstack.netvirt.version>1.1.5-SNAPSHOT</openstack.netvirt.version>
+    <openstack.netvirt.providers.version>1.1.5-SNAPSHOT</openstack.netvirt.providers.version>
+    <ovsdb.features.version>1.1.5-SNAPSHOT</ovsdb.features.version>
+    <ovsdb.library.version>1.1.5-SNAPSHOT</ovsdb.library.version>
+    <ovsdb.northbound.version>0.7.5-SNAPSHOT</ovsdb.northbound.version>
+    <ovsdb.plugin.version>1.1.5-SNAPSHOT</ovsdb.plugin.version>
+    <ovsdb.plugin.compatibility.layer.version>1.1.5-SNAPSHOT</ovsdb.plugin.compatibility.layer.version>
+    <ovsdb.ovssfc.version>0.1.5-SNAPSHOT</ovsdb.ovssfc.version>
+    <ovsdb.utils.config.version>1.1.5-SNAPSHOT</ovsdb.utils.config.version>
+    <ovsdb.utils.mdsal.node.version>1.1.5-SNAPSHOT</ovsdb.utils.mdsal.node.version>
+    <ovsdb.utils.mdsal.openflow.version>1.1.5-SNAPSHOT</ovsdb.utils.mdsal.openflow.version>
+    <ovsdb.utils.servicehelper.version>1.1.5-SNAPSHOT</ovsdb.utils.servicehelper.version>
+    <plugin.shell.version>1.1.5-SNAPSHOT</plugin.shell.version>
+    <schema.hardwarevtep.version>1.1.5-SNAPSHOT</schema.hardwarevtep.version>
+    <schema.openvswitch.version>1.1.5-SNAPSHOT</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-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>
+    <clustering.services.version>0.6.5-SNAPSHOT</clustering.services.version>
+    <containermanager.version>0.6.5-SNAPSHOT</containermanager.version>
+    <controller.config.version>0.3.5-SNAPSHOT</controller.config.version>
+    <forwardingrulesmanager.version>0.7.5-SNAPSHOT</forwardingrulesmanager.version>
+    <mdsal.version>1.2.5-SNAPSHOT</mdsal.version>
+    <networkconfig.neutron.version>0.5.5-SNAPSHOT</networkconfig.neutron.version>
+    <northbound.commons.version>0.5.5-SNAPSHOT</northbound.commons.version>
+    <nsf.version>0.5.5-SNAPSHOT</nsf.version>
+    <odl.karaf.base.version>1.5.5-SNAPSHOT</odl.karaf.base.version>
+    <odlparent.version>1.5.5-SNAPSHOT</odlparent.version>
+    <openflowjava-nicira.version>0.1.5-SNAPSHOT</openflowjava-nicira.version>
+    <openflowjava-extension.version>0.1.5-SNAPSHOT</openflowjava-extension.version>
+    <openflowjava.version>0.6.5-SNAPSHOT</openflowjava.version>
+    <openflowplugin.version>0.1.5-SNAPSHOT</openflowplugin.version>
+    <sal.version>0.9.5-SNAPSHOT</sal.version>
+    <switchmanager.api.version>0.8.5-SNAPSHOT</switchmanager.api.version>
+    <yangtools.version>0.7.5-SNAPSHOT</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-Lithium-SR4</dlux.version>
-    <ovsdb.ui.version>0.1.1-Lithium-SR4</ovsdb.ui.version>
+    <dlux.version>0.2.5-SNAPSHOT</dlux.version>
+    <ovsdb.ui.version>0.1.2-SNAPSHOT</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-Lithium-SR4</version>
+        <version>1.5.5-SNAPSHOT</version>
         <type>zip</type>
       </dependency>
       <dependency>
index 5cc44584e813cd8dc0eed5477e157d458dbaf5da..27a92fecefdb4f2f7042f57603b4a0ae5b281cd1 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>parents</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 4349c3d30d53774e3df6d366f669595e813e0777..3a08163a3e6f4fc81dc6b3d0ab52ebf33ee1d2fb 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../../commons/parent</relativePath>
   </parent>
 
   <artifactId>features-ovs-sfc</artifactId>
-  <version>0.1.4-Lithium-SR4</version>
+  <version>0.1.5-SNAPSHOT</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-Lithium-SR4</karaf.distro.version>
+            <karaf.distro.version>1.5.5-SNAPSHOT</karaf.distro.version>
           </systemPropertyVariables>
           <dependenciesToScan>
            <dependency>org.opendaylight.odlparent:features-test</dependency>
index 28f1466d6babdd6ccccb30670e86a2934db2f55a..db586b44074267a68f19a436f39e0c52fdff36c0 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-Lithium-SR4</version>
+    <version>1.5.5-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>features-ovsdb</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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-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>
+    <appauth.version>0.5.5-SNAPSHOT</appauth.version>
+    <bundlescanner.api.version>0.5.5-SNAPSHOT</bundlescanner.api.version>
+    <clustering.services.version>0.6.5-SNAPSHOT</clustering.services.version>
+    <configuration.implementation.version>0.5.5-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.5-SNAPSHOT</configuration.version>
+    <containermanager.version>0.6.5-SNAPSHOT</containermanager.version>
+    <northbound.commons.version>0.5.5-SNAPSHOT</northbound.commons.version>
+    <switchmanager.api.version>0.8.5-SNAPSHOT</switchmanager.api.version>
+    <topologymanager.version>0.5.5-SNAPSHOT</topologymanager.version>
+    <usermanager.version>0.5.5-SNAPSHOT</usermanager.version>
     all this added to work around sun.reflect bug -->
-    <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>
+    <odl.karaf.base.version>1.5.5-SNAPSHOT</odl.karaf.base.version>
+    <mdsal.version>1.2.5-SNAPSHOT</mdsal.version>
+    <networkconfig.neutron.version>0.5.5-SNAPSHOT</networkconfig.neutron.version>
+    <nsf.version>0.5.5-SNAPSHOT</nsf.version>
+    <ovsdb.library.version>1.1.5-SNAPSHOT</ovsdb.library.version>
+    <ovsdb.northbound.version>0.7.5-SNAPSHOT</ovsdb.northbound.version>
+    <openstack.netvirt.version>1.1.5-SNAPSHOT</openstack.netvirt.version>
+    <openstack.netvirt.providers.version>1.1.5-SNAPSHOT</openstack.netvirt.providers.version>
+    <ovsdb.plugin.version>1.1.5-SNAPSHOT</ovsdb.plugin.version>
+    <ovsdb.plugin.compatibility.layer.version>1.1.5-SNAPSHOT</ovsdb.plugin.compatibility.layer.version>
+    <ovsdb.utils.servicehelper.version>1.1.5-SNAPSHOT</ovsdb.utils.servicehelper.version>
+    <plugin.shell.version>1.1.5-SNAPSHOT</plugin.shell.version>
+    <schema.hardwarevtep.version>1.1.5-SNAPSHOT</schema.hardwarevtep.version>
+    <schema.openvswitch.version>1.1.5-SNAPSHOT</schema.openvswitch.version>
+    <openflowplugin.version>0.1.5-SNAPSHOT</openflowplugin.version>
+    <sal.version>0.9.5-SNAPSHOT</sal.version>
+    <yangtools.version>0.7.5-SNAPSHOT</yangtools.version>
+    <dlux.version>0.2.5-SNAPSHOT</dlux.version>
+    <ovsdb.ui.version>0.1.2-SNAPSHOT</ovsdb.ui.version>
   </properties>
 
   <dependencyManagement>
index 24abf2455c4493f4a23f4090f7498b273cc971d8..fb1eb1c474fd6d6013e0781ebec6c2d7807d761a 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-Lithium-SR4/xml/features</repository>
+  <repository>mvn:org.opendaylight.ovsdb/southbound-features/1.1.5-SNAPSHOT/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-Lithium-SR4">odl-ovsdb-southbound-impl-ui</feature>
+    <feature version="1.1.5-SNAPSHOT">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 185a5900174698c15898979b79600c4d0988d9e1..2d17883c30dcbad2fd532bd9c990839a149b0842 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>features</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 d12084e408e02ca199bc95013037db51522284bf..d85e37ea3aaed792d54b0c30786bf85aafbdd628 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>integrationtest</artifactId>
-  <version>1.3.4-Lithium-SR4</version>
+  <version>1.3.5-SNAPSHOT</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 08a785d9fc1e7fe07b718e19f7cec3b0f8d76329..c1a0dafbbe04a3128aea074cded046f11754453c 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-Lithium-SR4</version>
+    <version>1.5.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>karaf</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 7de22ad420e1671fd72dfd89dd87b2498035b51a..a634ddf2b2d8ff8a8fa4fd5908d1f3396664fcbc 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>northbound</artifactId>
-  <version>0.7.4-Lithium-SR4</version>
+  <version>0.7.5-SNAPSHOT</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 343ecbd47ecd23dd29e8697e384b3c56c29750a7..c505387ed819af7a9fc1b4d8f54ad392c73263cc 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-Lithium-SR4</version>
+    <version>0.3.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt-it</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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-Lithium-SR4</version>
+        <version>0.3.5-SNAPSHOT</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-Lithium-SR4</version>
+      <version>1.1.5-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
index 662af1a3decd1fd12e403b36c7387ec4d52dd1c5..c46b904d04df5b74bb717e9b4d4ef5043839e8da 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-Lithium-SR4</version>
+    <version>0.3.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt-providers</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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-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>
+    <networkconfig.neutron.version>0.5.5-SNAPSHOT</networkconfig.neutron.version>
+    <openflowjava-nicira.version>0.1.5-SNAPSHOT</openflowjava-nicira.version>
+    <openflowplugin.version>0.1.5-SNAPSHOT</openflowplugin.version>
+    <ovsdb.utils.config.version>1.1.5-SNAPSHOT</ovsdb.utils.config.version>
+    <ovsdb.utils.mdsal.openflow.version>1.1.5-SNAPSHOT</ovsdb.utils.mdsal.openflow.version>
+    <ovsdb.utils.servicehelper.version>1.1.5-SNAPSHOT</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-Lithium-SR4</liblldp.version>
+    <liblldp.version>0.9.5-SNAPSHOT</liblldp.version>
     <root.directory>${env.PWD}</root.directory>
     <sonar.jacoco.itReportPath>${root.directory}/target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
   </properties>
index 79bc7d0a7f783a4f03ad88de28e0d0a02099be0a..2883b3508ea7ef7c8451b65e7248bf3b625ee1e7 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-Lithium-SR4</version>
+    <version>0.3.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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-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>
+    <networkconfig.neutron.version>0.5.5-SNAPSHOT</networkconfig.neutron.version>
+    <ovsdb.utils.config.version>1.1.5-SNAPSHOT</ovsdb.utils.config.version>
+    <ovsdb.utils.servicehelper.version>1.1.5-SNAPSHOT</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-Lithium-SR4</version>
+      <version>1.1.5-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
index 534a7248e4db2044f360bb0a471474b582dcd083..8c13bcdcc8826fdd3c435e695b9f33a8ebde0113 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>openstack</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 1e60f6c9131d47bbd2e140d106a0e3b1d4dd03ca..a7b82aff8415a302c15a0bd33499d0cd291c6dab 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>ovssfc</artifactId>
-  <version>0.1.4-Lithium-SR4</version>
+  <version>0.1.5-SNAPSHOT</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 32291de16c9fa0dceeb6416aadbe1ae63acfcbbe..5ecaf66ead35420871fd3ef837e12cb729870ea0 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-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 a65bf895d7cc1d22930487583cc4cc6afa187b4f..51dc10cd5980886b90d63be58e40508628191bfb 100755 (executable)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.4-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>ovsdb-plugin-compatibility-layer</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 819d67568f9bc6f17ea54d61d1e5b606c777b77d..048b55edee5bad9c678af6dd8f25746b32eff6e9 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-Lithium-SR4</version>
+        <version>1.3.5-SNAPSHOT</version>
         <relativePath>../../commons/parent</relativePath>
     </parent>
 
index 0b0b6c301e202fcc5b23ae0154f9b90351b93a3c..101d6680fe6f81c2ab10848c7a19423fbc376dae 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-Lithium-SR4</version>
+        <version>1.3.5-SNAPSHOT</version>
         <relativePath>../../commons/parent</relativePath>
     </parent>
 
index 144cb826ea512ecda6e5e5cf60146b1a76aab813..bd7dba9f850a82b6573da09c1e2a0f38f3468b02 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
index faf7bdd3f76e9ef9eb8e477dcd85060c46f9fdf6..4c231eb0f3d4897380a0648b0fc4418fc60c6386 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-mdsal-adapter</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index d542cd76e643fbb36b94a268e1a6360d2e384beb..46f12bcbd300ae86e3da0ad3ee78a455fc8c3e69 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-shell</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 d8c1d462d2f02f4f10d8ac4ed2c2f4811f1a3257..52e7ffeb050637f43afa93d2f6a48ae65d39b340 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 36fdb628a982b3e007640083fabfacf747ce7e10..af3edab53419be753f266fc8fc523b169330b73a 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>commons/parent</relativePath>
   </parent>
 
   <artifactId>ovsdb</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 1c9990c15d8a61e2267fe39445c8df1ffa8c165e..2eec09daf5cb7f1c0da0a25a10cf59b9e8d9b60b 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.config</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 d5e6d07f779ad5f9b0fa692ede80772f4057e370..347de3d71de0ee446e73a8ab6fc683517c7289f4 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.mdsal-node</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 ad5f4672e927b84321f832280eef7f517f95c6c8..53750b96d7ee9a1d41a19aa1b3d0d2ec2deacc06 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.mdsal-openflow</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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 671deff355eeb3ed15c9ba6dc66c98ad8bec13f1..93ad75ad2967f6b6ee8420f958197d45d5aefaa1 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils</artifactId>
-  <version>1.0.4-Lithium-SR4</version>
+  <version>1.0.5-SNAPSHOT</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 2aa9f5675ba3462eaa8b01d3d87d2ad982f15178..d64ddc2398dec10fe03597e44c10f2ef4ec1b02e 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-Lithium-SR4</version>
+    <version>1.3.5-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.servicehelper</artifactId>
-  <version>1.1.4-Lithium-SR4</version>
+  <version>1.1.5-SNAPSHOT</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>