Bumping versions by 0.0.1 after the Lithium SR1 release
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 23 Aug 2015 01:11:31 +0000 (21:11 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 23 Aug 2015 01:11:31 +0000 (21:11 -0400)
Change-Id: Ie1d9f30cd587a91688c9ee86c86991c6d7c2fde1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
26 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
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 f1d0693fe66804ca3c01cd8ae548f9fd9aed9fa7..2db5dd5e85ac28b5981198a3dce4a5aefd03a14d 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>commons.integrationtest</artifactId>
   <name>${project.artifactId}.parent</name>
-  <version>1.3.1-Lithium-SR1</version>
+  <version>1.3.2-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.1-Lithium-SR1</arphandler.version>
-    <bundlescanner.implementation.version>0.5.1-Lithium-SR1</bundlescanner.implementation.version>
-    <bundlescanner.version>0.5.1-Lithium-SR1</bundlescanner.version>
-    <clustering.services_implementation.version>0.5.1-Lithium-SR1</clustering.services_implementation.version>
-    <commons.httpclient.version>0.2.1-Lithium-SR1</commons.httpclient.version>
-    <configuration.implementation.version>0.5.1-Lithium-SR1</configuration.implementation.version>
-    <configuration.version>0.5.1-Lithium-SR1</configuration.version>
-    <connectionmanager.version>0.2.1-Lithium-SR1</connectionmanager.version>
-    <containermanager.it.version>0.6.1-Lithium-SR1</containermanager.it.version>
-    <flowprogrammer.northbound.version>0.5.1-Lithium-SR1</flowprogrammer.northbound.version>
-    <forwarding.staticrouting>0.6.1-Lithium-SR1</forwarding.staticrouting>
-    <forwarding.staticrouting.northbound.version>0.5.1-Lithium-SR1</forwarding.staticrouting.northbound.version>
-    <forwardingrulesmanager.implementation.version>0.5.1-Lithium-SR1</forwardingrulesmanager.implementation.version>
-    <hosttracker.api.version>0.6.1-Lithium-SR1</hosttracker.api.version>
-    <hosttracker.implementation.version>0.6.1-Lithium-SR1</hosttracker.implementation.version>
-    <hosttracker.northbound.version>0.5.1-Lithium-SR1</hosttracker.northbound.version>
-    <logging.bridge.version>0.5.1-Lithium-SR1</logging.bridge.version>
-    <protocol_plugins.stub.version>0.5.1-Lithium-SR1</protocol_plugins.stub.version>
-    <routing.dijkstra_implementation.version>0.5.1-Lithium-SR1</routing.dijkstra_implementation.version>
-    <sal.implementation.version>0.5.1-Lithium-SR1</sal.implementation.version>
-    <security.version>0.5.1-Lithium-SR1</security.version>
-    <statistics.northbound.version>0.5.1-Lithium-SR1</statistics.northbound.version>
-    <statisticsmanager.implementation.version>0.5.1-Lithium-SR1</statisticsmanager.implementation.version>
-    <statisticsmanager.version>0.6.1-Lithium-SR1</statisticsmanager.version>
-    <subnets.northbound.version>0.5.1-Lithium-SR1</subnets.northbound.version>
-    <switchmanager.implementation.version>0.5.1-Lithium-SR1</switchmanager.implementation.version>
-    <switchmanager.northbound.version>0.5.1-Lithium-SR1</switchmanager.northbound.version>
-    <topology.northbound.version>0.5.1-Lithium-SR1</topology.northbound.version>
-    <topology.web.version>0.5.1-Lithium-SR1</topology.web.version>
-    <topologymanager.version>0.5.1-Lithium-SR1</topologymanager.version>
-    <usermanager.implementation.version>0.5.1-Lithium-SR1</usermanager.implementation.version>
-    <usermanager.northbound.version>0.1.1-Lithium-SR1</usermanager.northbound.version>
-    <usermanager.version>0.5.1-Lithium-SR1</usermanager.version>
+    <arphandler.version>0.6.2-SNAPSHOT</arphandler.version>
+    <bundlescanner.implementation.version>0.5.2-SNAPSHOT</bundlescanner.implementation.version>
+    <bundlescanner.version>0.5.2-SNAPSHOT</bundlescanner.version>
+    <clustering.services_implementation.version>0.5.2-SNAPSHOT</clustering.services_implementation.version>
+    <commons.httpclient.version>0.2.2-SNAPSHOT</commons.httpclient.version>
+    <configuration.implementation.version>0.5.2-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.2-SNAPSHOT</configuration.version>
+    <connectionmanager.version>0.2.2-SNAPSHOT</connectionmanager.version>
+    <containermanager.it.version>0.6.2-SNAPSHOT</containermanager.it.version>
+    <flowprogrammer.northbound.version>0.5.2-SNAPSHOT</flowprogrammer.northbound.version>
+    <forwarding.staticrouting>0.6.2-SNAPSHOT</forwarding.staticrouting>
+    <forwarding.staticrouting.northbound.version>0.5.2-SNAPSHOT</forwarding.staticrouting.northbound.version>
+    <forwardingrulesmanager.implementation.version>0.5.2-SNAPSHOT</forwardingrulesmanager.implementation.version>
+    <hosttracker.api.version>0.6.2-SNAPSHOT</hosttracker.api.version>
+    <hosttracker.implementation.version>0.6.2-SNAPSHOT</hosttracker.implementation.version>
+    <hosttracker.northbound.version>0.5.2-SNAPSHOT</hosttracker.northbound.version>
+    <logging.bridge.version>0.5.2-SNAPSHOT</logging.bridge.version>
+    <protocol_plugins.stub.version>0.5.2-SNAPSHOT</protocol_plugins.stub.version>
+    <routing.dijkstra_implementation.version>0.5.2-SNAPSHOT</routing.dijkstra_implementation.version>
+    <sal.implementation.version>0.5.2-SNAPSHOT</sal.implementation.version>
+    <security.version>0.5.2-SNAPSHOT</security.version>
+    <statistics.northbound.version>0.5.2-SNAPSHOT</statistics.northbound.version>
+    <statisticsmanager.implementation.version>0.5.2-SNAPSHOT</statisticsmanager.implementation.version>
+    <statisticsmanager.version>0.6.2-SNAPSHOT</statisticsmanager.version>
+    <subnets.northbound.version>0.5.2-SNAPSHOT</subnets.northbound.version>
+    <switchmanager.implementation.version>0.5.2-SNAPSHOT</switchmanager.implementation.version>
+    <switchmanager.northbound.version>0.5.2-SNAPSHOT</switchmanager.northbound.version>
+    <topology.northbound.version>0.5.2-SNAPSHOT</topology.northbound.version>
+    <topology.web.version>0.5.2-SNAPSHOT</topology.web.version>
+    <topologymanager.version>0.5.2-SNAPSHOT</topologymanager.version>
+    <usermanager.implementation.version>0.5.2-SNAPSHOT</usermanager.implementation.version>
+    <usermanager.northbound.version>0.1.2-SNAPSHOT</usermanager.northbound.version>
+    <usermanager.version>0.5.2-SNAPSHOT</usermanager.version>
     <!-- 3rd Party Dependencies -->
     <yaml.version>1.10</yaml.version>
   </properties>
index 0b949a139e8eb48fe4628b40ee96f3c9ea68b124..254e219b488554cb796129c77073854260479616 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.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>commons</artifactId>
   <name>${project.artifactId}.parent</name>
-  <version>1.3.1-Lithium-SR1</version>
+  <version>1.3.2-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.1-Lithium-SR1</openstack.netvirt.version>
-    <openstack.netvirt.providers.version>1.1.1-Lithium-SR1</openstack.netvirt.providers.version>
-    <ovsdb.features.version>1.1.1-Lithium-SR1</ovsdb.features.version>
-    <ovsdb.library.version>1.1.1-Lithium-SR1</ovsdb.library.version>
-    <ovsdb.northbound.version>0.7.1-Lithium-SR1</ovsdb.northbound.version>
-    <ovsdb.plugin.version>1.1.1-Lithium-SR1</ovsdb.plugin.version>
-    <ovsdb.plugin.compatibility.layer.version>1.1.1-Lithium-SR1</ovsdb.plugin.compatibility.layer.version>
-    <ovsdb.ovssfc.version>0.1.1-Lithium-SR1</ovsdb.ovssfc.version>
-    <ovsdb.utils.config.version>1.1.1-Lithium-SR1</ovsdb.utils.config.version>
-    <ovsdb.utils.mdsal.node.version>1.1.1-Lithium-SR1</ovsdb.utils.mdsal.node.version>
-    <ovsdb.utils.mdsal.openflow.version>1.1.1-Lithium-SR1</ovsdb.utils.mdsal.openflow.version>
-    <ovsdb.utils.servicehelper.version>1.1.1-Lithium-SR1</ovsdb.utils.servicehelper.version>
-    <plugin.shell.version>1.1.1-Lithium-SR1</plugin.shell.version>
-    <schema.hardwarevtep.version>1.1.1-Lithium-SR1</schema.hardwarevtep.version>
-    <schema.openvswitch.version>1.1.1-Lithium-SR1</schema.openvswitch.version>
+    <openstack.netvirt.version>1.1.2-SNAPSHOT</openstack.netvirt.version>
+    <openstack.netvirt.providers.version>1.1.2-SNAPSHOT</openstack.netvirt.providers.version>
+    <ovsdb.features.version>1.1.2-SNAPSHOT</ovsdb.features.version>
+    <ovsdb.library.version>1.1.2-SNAPSHOT</ovsdb.library.version>
+    <ovsdb.northbound.version>0.7.2-SNAPSHOT</ovsdb.northbound.version>
+    <ovsdb.plugin.version>1.1.2-SNAPSHOT</ovsdb.plugin.version>
+    <ovsdb.plugin.compatibility.layer.version>1.1.2-SNAPSHOT</ovsdb.plugin.compatibility.layer.version>
+    <ovsdb.ovssfc.version>0.1.2-SNAPSHOT</ovsdb.ovssfc.version>
+    <ovsdb.utils.config.version>1.1.2-SNAPSHOT</ovsdb.utils.config.version>
+    <ovsdb.utils.mdsal.node.version>1.1.2-SNAPSHOT</ovsdb.utils.mdsal.node.version>
+    <ovsdb.utils.mdsal.openflow.version>1.1.2-SNAPSHOT</ovsdb.utils.mdsal.openflow.version>
+    <ovsdb.utils.servicehelper.version>1.1.2-SNAPSHOT</ovsdb.utils.servicehelper.version>
+    <plugin.shell.version>1.1.2-SNAPSHOT</plugin.shell.version>
+    <schema.hardwarevtep.version>1.1.2-SNAPSHOT</schema.hardwarevtep.version>
+    <schema.openvswitch.version>1.1.2-SNAPSHOT</schema.openvswitch.version>
     <!-- Skip Coverage and IT by default -->
     <skip.coverage>true</skip.coverage>
     <skip.distribution>false</skip.distribution>
@@ -80,23 +80,23 @@ 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.1-Lithium-SR1</clustering.services.version>
-    <containermanager.version>0.6.1-Lithium-SR1</containermanager.version>
-    <controller.config.version>0.3.1-Lithium-SR1</controller.config.version>
-    <forwardingrulesmanager.version>0.7.1-Lithium-SR1</forwardingrulesmanager.version>
-    <mdsal.version>1.2.1-Lithium-SR1</mdsal.version>
-    <networkconfig.neutron.version>0.5.1-Lithium-SR1</networkconfig.neutron.version>
-    <northbound.commons.version>0.5.1-Lithium-SR1</northbound.commons.version>
-    <nsf.version>0.5.1-Lithium-SR1</nsf.version>
-    <odl.karaf.base.version>1.5.1-Lithium-SR1</odl.karaf.base.version>
-    <odlparent.version>1.5.1-Lithium-SR1</odlparent.version>
-    <openflowjava-nicira.version>0.1.1-Lithium-SR1</openflowjava-nicira.version>
-    <openflowjava-extension.version>0.1.1-Lithium-SR1</openflowjava-extension.version>
-    <openflowjava.version>0.6.1-Lithium-SR1</openflowjava.version>
-    <openflowplugin.version>0.1.1-Lithium-SR1</openflowplugin.version>
-    <sal.version>0.9.1-Lithium-SR1</sal.version>
-    <switchmanager.api.version>0.8.1-Lithium-SR1</switchmanager.api.version>
-    <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+    <clustering.services.version>0.6.2-SNAPSHOT</clustering.services.version>
+    <containermanager.version>0.6.2-SNAPSHOT</containermanager.version>
+    <controller.config.version>0.3.2-SNAPSHOT</controller.config.version>
+    <forwardingrulesmanager.version>0.7.2-SNAPSHOT</forwardingrulesmanager.version>
+    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
+    <networkconfig.neutron.version>0.5.2-SNAPSHOT</networkconfig.neutron.version>
+    <northbound.commons.version>0.5.2-SNAPSHOT</northbound.commons.version>
+    <nsf.version>0.5.2-SNAPSHOT</nsf.version>
+    <odl.karaf.base.version>1.5.2-SNAPSHOT</odl.karaf.base.version>
+    <odlparent.version>1.5.2-SNAPSHOT</odlparent.version>
+    <openflowjava-nicira.version>0.1.2-SNAPSHOT</openflowjava-nicira.version>
+    <openflowjava-extension.version>0.1.2-SNAPSHOT</openflowjava-extension.version>
+    <openflowjava.version>0.6.2-SNAPSHOT</openflowjava.version>
+    <openflowplugin.version>0.1.2-SNAPSHOT</openflowplugin.version>
+    <sal.version>0.9.2-SNAPSHOT</sal.version>
+    <switchmanager.api.version>0.8.2-SNAPSHOT</switchmanager.api.version>
+    <yangtools.version>0.7.2-SNAPSHOT</yangtools.version>
     <!-- 3rd Pary Dependency Versions -->
     <commons.collection.version>1.0</commons.collection.version>
     <httpcomponents.version>4.2.1</httpcomponents.version>
@@ -159,7 +159,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.1-Lithium-SR1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <type>zip</type>
       </dependency>
       <dependency>
index 7113ba8715dfd628ed6479f63f8553e4bf71a68a..904fe8762a303073f2c468c529c0e2f8fdc19083 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>parents</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 8dda4a14b361a3f481d4ec33d955157ba194a39f..f3966855fe0e17a5ff52a921a4ec2c7d793087f5 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../../commons/parent</relativePath>
   </parent>
 
   <artifactId>features-ovs-sfc</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-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.1-Lithium-SR1</karaf.distro.version>
+            <karaf.distro.version>1.5.2-SNAPSHOT</karaf.distro.version>
           </systemPropertyVariables>
           <dependenciesToScan>
            <dependency>org.opendaylight.odlparent:features-test</dependency>
index 30d10e2de63263566c30131b86784c5aabf55afa..02ecf4d4912383ab879f6f8b6cb582b95bec5e7d 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.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>features-ovsdb</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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,34 +46,34 @@ 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.1-Lithium-SR1</appauth.version>
-    <bundlescanner.api.version>0.5.1-Lithium-SR1</bundlescanner.api.version>
-    <clustering.services.version>0.6.1-Lithium-SR1</clustering.services.version>
-    <configuration.implementation.version>0.5.1-Lithium-SR1</configuration.implementation.version>
-    <configuration.version>0.5.1-Lithium-SR1</configuration.version>
-    <containermanager.version>0.6.1-Lithium-SR1</containermanager.version>
-    <northbound.commons.version>0.5.1-Lithium-SR1</northbound.commons.version>
-    <switchmanager.api.version>0.8.1-Lithium-SR1</switchmanager.api.version>
-    <topologymanager.version>0.5.1-Lithium-SR1</topologymanager.version>
-    <usermanager.version>0.5.1-Lithium-SR1</usermanager.version>
+    <appauth.version>0.5.2-SNAPSHOT</appauth.version>
+    <bundlescanner.api.version>0.5.2-SNAPSHOT</bundlescanner.api.version>
+    <clustering.services.version>0.6.2-SNAPSHOT</clustering.services.version>
+    <configuration.implementation.version>0.5.2-SNAPSHOT</configuration.implementation.version>
+    <configuration.version>0.5.2-SNAPSHOT</configuration.version>
+    <containermanager.version>0.6.2-SNAPSHOT</containermanager.version>
+    <northbound.commons.version>0.5.2-SNAPSHOT</northbound.commons.version>
+    <switchmanager.api.version>0.8.2-SNAPSHOT</switchmanager.api.version>
+    <topologymanager.version>0.5.2-SNAPSHOT</topologymanager.version>
+    <usermanager.version>0.5.2-SNAPSHOT</usermanager.version>
     all this added to work around sun.reflect bug -->
-    <odl.karaf.base.version>1.5.1-Lithium-SR1</odl.karaf.base.version>
-    <mdsal.version>1.2.1-Lithium-SR1</mdsal.version>
-    <networkconfig.neutron.version>0.5.1-Lithium-SR1</networkconfig.neutron.version>
-    <nsf.version>0.5.1-Lithium-SR1</nsf.version>
-    <ovsdb.library.version>1.1.1-Lithium-SR1</ovsdb.library.version>
-    <ovsdb.northbound.version>0.7.1-Lithium-SR1</ovsdb.northbound.version>
-    <openstack.netvirt.version>1.1.1-Lithium-SR1</openstack.netvirt.version>
-    <openstack.netvirt.providers.version>1.1.1-Lithium-SR1</openstack.netvirt.providers.version>
-    <ovsdb.plugin.version>1.1.1-Lithium-SR1</ovsdb.plugin.version>
-    <ovsdb.plugin.compatibility.layer.version>1.1.1-Lithium-SR1</ovsdb.plugin.compatibility.layer.version>
-    <ovsdb.utils.servicehelper.version>1.1.1-Lithium-SR1</ovsdb.utils.servicehelper.version>
-    <plugin.shell.version>1.1.1-Lithium-SR1</plugin.shell.version>
-    <schema.hardwarevtep.version>1.1.1-Lithium-SR1</schema.hardwarevtep.version>
-    <schema.openvswitch.version>1.1.1-Lithium-SR1</schema.openvswitch.version>
-    <openflowplugin.version>0.1.1-Lithium-SR1</openflowplugin.version>
-    <sal.version>0.9.1-Lithium-SR1</sal.version>
-    <yangtools.version>0.7.1-Lithium-SR1</yangtools.version>
+    <odl.karaf.base.version>1.5.2-SNAPSHOT</odl.karaf.base.version>
+    <mdsal.version>1.2.2-SNAPSHOT</mdsal.version>
+    <networkconfig.neutron.version>0.5.2-SNAPSHOT</networkconfig.neutron.version>
+    <nsf.version>0.5.2-SNAPSHOT</nsf.version>
+    <ovsdb.library.version>1.1.2-SNAPSHOT</ovsdb.library.version>
+    <ovsdb.northbound.version>0.7.2-SNAPSHOT</ovsdb.northbound.version>
+    <openstack.netvirt.version>1.1.2-SNAPSHOT</openstack.netvirt.version>
+    <openstack.netvirt.providers.version>1.1.2-SNAPSHOT</openstack.netvirt.providers.version>
+    <ovsdb.plugin.version>1.1.2-SNAPSHOT</ovsdb.plugin.version>
+    <ovsdb.plugin.compatibility.layer.version>1.1.2-SNAPSHOT</ovsdb.plugin.compatibility.layer.version>
+    <ovsdb.utils.servicehelper.version>1.1.2-SNAPSHOT</ovsdb.utils.servicehelper.version>
+    <plugin.shell.version>1.1.2-SNAPSHOT</plugin.shell.version>
+    <schema.hardwarevtep.version>1.1.2-SNAPSHOT</schema.hardwarevtep.version>
+    <schema.openvswitch.version>1.1.2-SNAPSHOT</schema.openvswitch.version>
+    <openflowplugin.version>0.1.2-SNAPSHOT</openflowplugin.version>
+    <sal.version>0.9.2-SNAPSHOT</sal.version>
+    <yangtools.version>0.7.2-SNAPSHOT</yangtools.version>
   </properties>
 
   <dependencyManagement>
index 6b091b77e0ca80dc7c084ab01ff7959196f7845a..d8323f36e3a6a2c46d1b3c10a04622a994043333 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.1-Lithium-SR1/xml/features</repository>
+  <repository>mvn:org.opendaylight.ovsdb/southbound-features/1.1.2-SNAPSHOT/xml/features</repository>
   <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
 
   <feature name="odl-ovsdb-all" description="OpenDaylight :: OVSDB :: all"
@@ -82,7 +82,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.1-Lithium-SR1">odl-ovsdb-southbound-impl-ui</feature>
+    <feature version="1.1.2-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 4d328a3ee277e7cd7b6afb7d025f94c12787ff10..791a2607f8ea96e8a3d70ff450441e913186381d 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>features</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 aa674a3f8f69d82065c5e7a8916733a99b310ad1..020858a4061f43e151bec66120b54e7a990ebeb7 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/integrationtest</relativePath>
   </parent>
 
   <artifactId>integrationtest</artifactId>
-  <version>1.3.1-Lithium-SR1</version>
+  <version>1.3.2-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 b1f805c2b1447c7e282a51674dbf746422ac04d8..7ee036f202abcbf1051d61de3121f6ec4bec39eb 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.1-Lithium-SR1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>karaf</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
index 2c2ed0fcbf22ccd577086d52acc4120f32c006eb..796e9155c5127c650d979277fa6731108acf764d 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>northbound</artifactId>
-  <version>0.7.1-Lithium-SR1</version>
+  <version>0.7.2-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 b57492fd2c602e166092f6ba54686b94ef219521..bb96b33e22584c5f47e4ecbf6cd430588533aa6a 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.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt-it</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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.1-Lithium-SR1</version>
+        <version>0.3.2-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.1-Lithium-SR1</version>
+      <version>1.1.2-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
index f4b0f577f0ed6283061c14a6963c297d08a5ef6b..46b495015126d59a8fa27090e122210513b31c57 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.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt-providers</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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.1-Lithium-SR1</networkconfig.neutron.version>
-    <openflowjava-nicira.version>0.1.1-Lithium-SR1</openflowjava-nicira.version>
-    <openflowplugin.version>0.1.1-Lithium-SR1</openflowplugin.version>
-    <ovsdb.utils.config.version>1.1.1-Lithium-SR1</ovsdb.utils.config.version>
-    <ovsdb.utils.mdsal.openflow.version>1.1.1-Lithium-SR1</ovsdb.utils.mdsal.openflow.version>
-    <ovsdb.utils.servicehelper.version>1.1.1-Lithium-SR1</ovsdb.utils.servicehelper.version>
+    <networkconfig.neutron.version>0.5.2-SNAPSHOT</networkconfig.neutron.version>
+    <openflowjava-nicira.version>0.1.2-SNAPSHOT</openflowjava-nicira.version>
+    <openflowplugin.version>0.1.2-SNAPSHOT</openflowplugin.version>
+    <ovsdb.utils.config.version>1.1.2-SNAPSHOT</ovsdb.utils.config.version>
+    <ovsdb.utils.mdsal.openflow.version>1.1.2-SNAPSHOT</ovsdb.utils.mdsal.openflow.version>
+    <ovsdb.utils.servicehelper.version>1.1.2-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.1-Lithium-SR1</liblldp.version>
+    <liblldp.version>0.9.2-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 a8bce79268d7907739d4bab14d0f3454b04ec21e..d7de1ff3e4d9603f9d680df4532214985d0eb28a 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.1-Lithium-SR1</version>
+    <version>0.3.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.ovsdb</groupId>
   <artifactId>openstack.net-virt</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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.1-Lithium-SR1</networkconfig.neutron.version>
-    <ovsdb.utils.config.version>1.1.1-Lithium-SR1</ovsdb.utils.config.version>
-    <ovsdb.utils.servicehelper.version>1.1.1-Lithium-SR1</ovsdb.utils.servicehelper.version>
+    <networkconfig.neutron.version>0.5.2-SNAPSHOT</networkconfig.neutron.version>
+    <ovsdb.utils.config.version>1.1.2-SNAPSHOT</ovsdb.utils.config.version>
+    <ovsdb.utils.servicehelper.version>1.1.2-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.1-Lithium-SR1</version>
+      <version>1.1.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
index bdf4a19e9d42b1ae30e97b535b5cf10e15bd967e..689111d83d751145afe63f6ae4975ffc4b022c17 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>openstack</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 0e57f5d74ea481cc2963951c8f5541b38949c54f..c115dcea2ce7df7386f441cb8a382bf8cdaa2e0e 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>ovssfc</artifactId>
-  <version>0.1.1-Lithium-SR1</version>
+  <version>0.1.2-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 8904a0628d05d96f756dbf84d65c5ce46cc05916..e65341d00e42ef224c735ba4dfb2b86817d18702 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.1-Lithium-SR1</version>
+  <version>1.1.2-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 07ac0fe3a2fc75d5f7f236d0b61c5046485e1de1..fd8e9538abf95ba806d5a2a7c110afce2c9ea19b 100755 (executable)
@@ -6,12 +6,12 @@
   <parent>
     <groupId>org.opendaylight.ovsdb</groupId>
     <artifactId>commons</artifactId>
-    <version>1.3.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>ovsdb-plugin-compatibility-layer</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 9eddfffdbf079bf666129ac50a301d040db77f54..e53b01e857cff1e3a26b22b70d0368b40d6547e4 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-mdsal-adapter</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 7353d0bcab9c16fd84c18a73e67939c793800b84..6a4667af8d3563b73e8904b3453dabb469b5231f 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin-shell</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 f1ef1478a3bb993cec415b6ab088a6bcaf027d01..f3bd11fe9aee6821ee2975dac885df84378e15b2 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
 
   <artifactId>plugin</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 079ff49c0a4f528a622cae5957a51aa9c2b97b1c..171156ac17f0bf5c8a5abfe4535bff65d008d0d1 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>commons/parent</relativePath>
   </parent>
 
   <artifactId>ovsdb</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 908c6b1941f6f1f69005c9a32c40f3455d233998..4736b39d62318e669003355f5bc5a66e41460c70 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.config</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 534b122b44f4d70f3aed9a49df3321b464d5d6f0..14cbb5cee41c1a463361e0c77a2a9c5d210c00e3 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.mdsal-node</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 777f4bc7d8205e6dd002b9fde19722a848d2a305..fa14c64c6b942a25b0d1e30428309680d9f1cfb2 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.mdsal-openflow</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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 0f49f458ed2d33d76e74ffe5e501c2f771140810..f0de88cf48abd91d74ecef35cc5d102fb4972b0e 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils</artifactId>
-  <version>1.0.1-Lithium-SR1</version>
+  <version>1.0.2-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 74843193eb5240ea1f7a368d0a1cde4932ae8035..710194ece03e070e73f5a0ce927ecd3e85d01e60 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.1-Lithium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../../commons/parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>utils.servicehelper</artifactId>
-  <version>1.1.1-Lithium-SR1</version>
+  <version>1.1.2-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>