Bump versions by x.(y+1).z for next dev cycle 46/68746/1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Feb 2018 07:41:45 +0000 (17:41 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Feb 2018 07:41:45 +0000 (17:41 +1000)
Change-Id: Ib83c016ca4bdfc87da9ab847c874afe29a9a710a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
74 files changed:
applications/bulk-o-matic/pom.xml
applications/forwardingrules-manager/pom.xml
applications/forwardingrules-sync/pom.xml
applications/lldp-speaker/pom.xml
applications/notification-supplier/pom.xml
applications/of-switch-config-pusher/pom.xml
applications/pom.xml
applications/reconciliation-framework/pom.xml
applications/southbound-cli/pom.xml
applications/table-miss-enforcer/pom.xml
applications/topology-lldp-discovery/pom.xml
applications/topology-manager/pom.xml
artifacts/pom.xml
distribution/karaf/pom.xml
drop-test-karaf/pom.xml
extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml
extension/features-extension-aggregator/pom.xml
extension/openflowjava-extension-nicira-api/pom.xml
extension/openflowjava-extension-nicira/pom.xml
extension/openflowplugin-extension-api/pom.xml
extension/openflowplugin-extension-nicira/pom.xml
extension/openflowplugin-extension-onf/pom.xml
extension/pom.xml
extension/test-extension/pom.xml
features-aggregator/features-openflowplugin/pom.xml
features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml
features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml
features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml
features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml
features-aggregator/odl-openflowplugin-app-notifications/pom.xml
features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml
features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml
features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml
features-aggregator/odl-openflowplugin-app-topology/pom.xml
features-aggregator/odl-openflowplugin-drop-test/pom.xml
features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml
features-aggregator/odl-openflowplugin-flow-services/pom.xml
features-aggregator/odl-openflowplugin-libraries/pom.xml
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
features-aggregator/pom.xml
libraries/liblldp/pom.xml
libraries/pom.xml
model/model-flow-base/pom.xml
model/model-flow-service/pom.xml
model/model-flow-statistics/pom.xml
model/pom.xml
openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
openflowjava/features-openflowjava-aggregator/pom.xml
openflowjava/openflow-protocol-api/pom.xml
openflowjava/openflow-protocol-impl/pom.xml
openflowjava/openflow-protocol-it/pom.xml
openflowjava/openflow-protocol-spi/pom.xml
openflowjava/openflowjava-blueprint-config/pom.xml
openflowjava/openflowjava-util/pom.xml
openflowjava/pom.xml
openflowplugin-api/pom.xml
openflowplugin-blueprint-config/pom.xml
openflowplugin-common/pom.xml
openflowplugin-impl/pom.xml
openflowplugin-it/pom.xml
openflowplugin/pom.xml
parent/pom.xml
pom.xml
samples/learning-switch/pom.xml
samples/pom.xml
samples/sample-bundles/pom.xml
samples/sample-consumer/pom.xml
samples/simple-client/pom.xml
test-common/pom.xml
test-provider/pom.xml

index ddd3a7c07be164093fa031925c63e6b49c16cd9b..9cb413d9722316f7939198e44d7837bbd4267c84 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>bulk-o-matic</artifactId>
index 73086738522c4fbbffbdd4df5ddae7db8e4b8fec..8bf861d8a1d8893e5af136c4fcc8a0f2102e153c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
@@ -43,7 +43,7 @@
     <dependency>
       <groupId>org.opendaylight.openflowplugin.applications</groupId>
       <artifactId>reconciliation-framework</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.7.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
index ba636dd3d8be5f823e67c1e199d0ca5cd9997a1b..5dc25a29b65665ff3984ee05456d0096410a0373 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index 281d6b1015b3a63976779a2bfe948dcce767fa15..d0650295a1fdc97bc62198f2c641310bb82baad0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index 1c17367dade4e45fd5091444308494a02ba6d52b..5658935a8192ba6ccb2cfdf24ae899439c292daf 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index 8451968a54e1b6d77f71cd1fd01e9ca9cf84a6fc..4a15f7b4422b1a50900d1d9c81f5101ed2c62e22 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index aa80e136118c629df2cdfc905833918c386c1dea..576b3697a371b10bdee12235a12d53769a0fbbef 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a592a8060476a1d9ef818bcba21f40e09f66bacf..b0ab8f5f5671754c22e60910dc12d95a1c0678e0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>reconciliation-framework</artifactId>
index f458a1ba830043b39d86f20b90bbe72fdb06c489..4973cfebe683613836a3d30e6213bca153cf8267 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>southbound-cli</artifactId>
index 6dba8a7aad19415528df43381ede00e49bdc9b3c..1274f046c6378b6aa63344a489a4ee6a035a302b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index 1a9cf9ab02f9292b71d41db391c1a1b0ed90ce04..1b46e0d45a1b3d2810d1eaf8d154356b0bdcb324 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 257562a57568fb856cc4767fd7d6c76d22c10a77..763cc68e77659c30d49483b713f423ba03ae9f38 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index ac820dfc18eaee620ff046041607cc95a332bb1f..a7d209d3bd73671c4ee813a02c457e777acc219c 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index f4aba67b5e363e841fc38df2d9e2c18c661deae9..622e689780089080a722e623d9ba4bacf7b313fd 100644 (file)
@@ -8,11 +8,11 @@
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index f8bf587c7da75e9a0b8c631447059ee4416d1ba4..551dd5e1c86a3e0ef34434335630b2d682c0660b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index 4cff693461d3284fdf63dfafea5cc2aed0578cb3..7455b577e933b443e39cc19ea581f9ffed765480 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-extension</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
index dd8f9d023042db6edd9831fc100da1d2244f2160..7f4649999889072e743a5a7bc0301316763c30d9 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Nicira Extensions</name>
 
index cc6d90cc67a2b8d609191a18756d6ff6fef25962..57821c3c5cf3a8482f13762282d551f2dc48a666 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-onf-extensions</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: ONF Extensions</name>
 
index 8174c186b10e5064756989c967302a642acc5276..c4de5f021d984ad74f1f01d504273f664a05ce73 100644 (file)
@@ -13,7 +13,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-extension-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin-extension</module>
index 2313c246e2caa86d235ed4f020e215425e1b4828..705022d10ec99dfb8dd7ca57ed8346cd1f081b97 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index a36d8cb75c998ec9e4dfb9f5324abae343e4ec3c..7b85a04ba39797caede416be11b4e434cd186985 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index 97739a9d40c960ed73974c0cdbe593d94fe8be09..4d95064e4cbfc480ff458460cc0a75056a4c38e5 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 38e6c1f9777d57fc44b3c486543fb5b778454f25..a14160812db9cab1585fe20c23cc0671bd46cefc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 5a7450eac6785c058de072134871868634ad0c26..9a44bc1b3c9f8cb662443e782105b34ceb7dfa4f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 72c26b69b0b6ac4c1174782fc91e10de697fd684..db9479309716e427faa31131fe8f848881fd8943 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 190ea88f3a529c5d47987045c1572db47fd67f11..85f9e9bbbd5f1e678bf92c50e62cff688c641412 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index 704f827f2422629e0123fd80a7c611f8de21bc86..eded748cc70d73cb2b9222748ec96c570c0314fb 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
index 90cbe1ddc977e0443f9fc75915e722f3cc35272e..9a148c53b59f4b71001aa9b39094c5277943afc1 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-bulk-o-matic</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support</name>
 
index e589a4952b1534cc571fc219624175fda636f20b..8ba987bc455221dc1ada1aa117616db5d60e6acf 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-config-pusher</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - default config-pusher</name>
 
index 8fa1c7739da6dc60e972c5cbe374122f62cd7001..fdec4c7311f1614db6c86182d59c41923fff4a45 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRM</name>
 
index 914c4adfab880d419caf00ecfc3c0e86358ad6f9..513fdcdd57c59ae15bcb403d5a9229f10df45150 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-sync</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRS</name>
 
index b8f9edcb4a270037c5bad54f179c3e8df16a035d..451049059f7b9f1858548e77b7d8e6cb67343911 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-notifications</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - notifications supplier</name>
 
index 38685f985b3a2c53a79585ea4845fdee05a46f8b..e9a59a8cec680fb195feb37263ab950bff4459ca 100644 (file)
@@ -12,7 +12,7 @@
 <groupId>org.opendaylight.openflowplugin</groupId>
 <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
 <packaging>feature</packaging>
-<version>0.6.0-SNAPSHOT</version>
+<version>0.7.0-SNAPSHOT</version>
 
 <name>OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework</name>
 
index f2553efe03dd3e9c32ee1281f90bedb13f59b32e..04618b71bde90996734143133ad085d1c9a7a276 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-southbound-cli</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Southbound CLI</name>
 
index 03e1ae0215fd15bba50fc65a4da39973e5177bbf..9726614aff789af9e105c66664e20adb70486003 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-table-miss-enforcer</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer</name>
 
index 4d4008b13e32788e94f015a34f851fd509f5c6c1..ea0020e177df9c2d56a50c92bc233598e596b1d1 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - topology</name>
 
index c5d5377d51b1245e5a2c3caed28bc2bdb150ef54..2101e94d7ddc33ad74938671f4da1f4edc2604d8 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-drop-test</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Drop Test</name>
 
index 8c0b9b0859a883999f2dbf7a46652ec2ecbe73e2..c9166d70b22d03c9bd0a965ff215bd9b239b3324 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: REST</name>
 
     <properties>
-        <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+        <restconf.version>1.8.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 645fcfb3cc72e089bfcbf0b6d108ede19002b9b8..9d67009a748e1f2a5198d14b608ab22113bcfe65 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services</name>
 
index 4404b667d93e1991ba29261154460c6a8e755468..25d8497337a81ec95aaa9a6588e8ab37a416dbca 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-libraries</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Libraries</name>
 
index 58c307603d2b817f697032861ca9bd191255a83a..468552f3882e1e3424a950b23ee92c704a56180d 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nsf-model</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: OpenflowPlugin :: NSF :: Model</name>
 
     <properties>
-        <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
+        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.13.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index e11db99dada33448189d707b5bea01bca716a2ed..08bb54d8887e7a65f85c503f3dd5a72168121612 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-southbound</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Li southbound API implementation</name>
 
     <properties>
-        <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-        <lldp.version>0.14.0-SNAPSHOT</lldp.version>
-        <infrautils.version>1.3.0-SNAPSHOT</infrautils.version>
+        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+        <lldp.version>0.15.0-SNAPSHOT</lldp.version>
+        <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
     </properties>
 
     <dependencyManagement>
index 26369a0191eba476a7b079383025dec9918c917b..db04618448986aae83f760885c73658c536222b1 100644 (file)
@@ -12,7 +12,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin</module>
index 136cd72f082be4fd7c16ade2c2018c7619663768..57c56f266c6927d7e3a20644de7e3b888de0a84e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>libraries</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin.libraries</groupId>
index d4cc9ec15f920f48c2a2b6d470361a6246495821..4f317687c4e66c095f36d189a7e40bfac1fbc5d8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ea3cebf199eaeaff43a5b2fc59de5db656cc1e4d..2d94d63f5aeadf442fd77b0f812528db23fd84f1 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 04be248b7bad72625f6e8e024bbd75148d3c031e..41998a6086cbc8a1aa94e571139f64887f04d816 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 9dd2f1ae562ec44ad9840975604df5ca1d475841..33cbf41e2f24307f72db7911a078181d024720c3 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index c66ba751e2865a64f5a808a7bd5e0f3be1e5f89e..ca6f7869db2f3649e3895d056a76b65440026a46 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index 3cc1b261c42617aeb2e9c0a41a6a9449a1ba1fb4..4860bed78348aa1a57a1310a228b6ffc107faf57 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index e09ae90184b1e1336f9a60f47cb0add6be64d731..8986f2300beb81ed0e6de556a00f10d3ebf32b6c 100644 (file)
@@ -13,7 +13,7 @@
 
     <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
     <artifactId>odl-openflowjava-protocol</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -21,8 +21,8 @@
     <name>ODL :: openflowjava :: ${project.artifactId}</name>
 
     <properties>
-        <mdsal.version>2.4.0-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
+        <mdsal.version>2.5.0-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.13.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
 
index 8a48d1c8ba12eb94aa295be6be7de133edc7233c..d02090fa012c8e353bcfcc19adf9f196dfb8c5ad 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
   <artifactId>features-openflowjava-aggregator</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 15434be6ab452cf5373cb6322bf11b0f8634624a..a5701a8ad3a90b972f621bbb2db37b3e5a376f39 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 22bfca2c2768f40816d905cc3804160a257683e3..6b10dc7dfb809990dae4d90d6a81799d88899040 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index f8922bfdc8eb6bf0697311a28e82da2e4dc62b9b..d424c984123e3922b2498422a4a950a508c3944b 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 6355b791ffa5102fb12fe543ce0b74e246df214f..21a2ab05b86f75f0909a985939cc6af9f1022564 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 92e1fb5e4835b8c89c38ecf7cc7115851b1b704b..be1448c5417c8901a03f54ce96d7569eaf118fea 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-blueprint-config</artifactId>
index 0ee22cc66f65dc83eccfbcd83581a34ea3d88ee1..76234274ada1c1bf1a449e88709fafcbdc6a868d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <packaging>bundle</packaging>
index b185f0cf5c1b221113a11102e65796f33ec55a7f..ace82521a0f1de9678ef671e5ff40471cd2d78b7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f0121e4280bc9f972a3ad6ccdc0113e1c87d79fc..5993c647c81d7e9595f662dea4b710425b2c4a67 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 6ef37a7231cf925bd7c5b2103d5d59d1da52803a..1d1da72a68bc8769c404930bec9e075f3fdbc374 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.7.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index ff2dc3c866b1dd66238c276beb01fa8e3bc7acbb..1764fcbbe9a4bdb190d41f5455395e65fc568983 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 64624504596ac9a4d3668e1707402495ec07b616..f785e83ca0678f9fdd1518230de6acf6f09f08b1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 7367d57f2a3a1b95df224ccd13b9e0de77bb3283..ca5116112c5ab42ac7acdebcb40f66faffe5951f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 23a3a63f92c9ebe36e36b9c5bef481ba1e5911c8..28fed0ca998c414ca585373b074069db284fd136 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 85f4cf0c87ab1d8252d0d9b2691c97954c079a56..fd1617b89823c81b63145bd94b0c8d85a443597b 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.13.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
@@ -32,7 +32,7 @@
     <properties>
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
         <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-        <infrautils.version>1.3.0-SNAPSHOT</infrautils.version>
+        <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
     </properties>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.0-SNAPSHOT</version>
+                <version>1.8.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>liblldp</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.15.0-SNAPSHOT</version>
             </dependency>
             <!-- thirdparty -->
             <dependency>
diff --git a/pom.xml b/pom.xml
index dad8ad896ef743848e805d8ef7b5002c174a5c66..f96ddf0824dd47ae8281af04f4112640541942c0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 786caf9300753544f4b3949f69f4ded15119cad9..fb18e494e19d0a8ee1daba8a124c838b72223b40 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index cf63b541a6fabc757b8e2d1d2ea6d93f63a2b2ea..e3b240a3898defe2d7812d7f109dbf404a3facfc 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 915f40b296b20a5f42e65b6b9ce127bdfd6b7d43..613bc18655e85b56bd43c84f079bb801c4461910 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index a77dc9d342aa22cff81664e561e10c04b3aed553..f0af1c2a592e01a3f333d8aacf5cf3094d433370 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 5def17b3ce707faef9d8285b3bcf546fa5786e7f..46013169894b54406be4d2225abde4156b4ef1c5 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 47e7cc09f1b308633dabc07b38799d980c17756f..98fbd37f6e56d7dc152b167595af712079f7b0ab 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index e1faadf09c2d0be293f19965880715b7d7a7f02f..bff5d332b43c5ada296460ed94769e941d528465 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>