Bump versions by x.(y+1).z for next dev cycle 98/74998/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 9 Aug 2018 12:40:15 +0000 (18:10 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 9 Aug 2018 12:40:15 +0000 (18:10 +0530)
Change-Id: If8f45f7b0838ad8572e0c2da72452fb226d6d3be
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
82 files changed:
applications/arbitratorreconciliation/api/pom.xml
applications/arbitratorreconciliation/impl/pom.xml
applications/arbitratorreconciliation/pom.xml
applications/bulk-o-matic/pom.xml
applications/device-ownership-service/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-arbitratorreconciliation/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-lldp-speaker/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-lldp-discovery/pom.xml
features-aggregator/odl-openflowplugin-app-topology-manager/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 8d68cf820e8cee574abbe97e320722eea5bbd636..be36b8c6717b96fd4f51dc5c2758bbb9cf810f2a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 4be5d5a77268b88a43799b3d179bd68dcb2da549..35bac9f93c4caaa1448f8e6663e76144daf773bf 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 72dc0488208df77559906099c10f4e3f2976f6a6..b42138fb3c49300635bb0160ac9eddbf755ebe97 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 6779f2459fa4b0feaa2f00cab856e140c8730ff1..90bf9b2b01e655c97cead3a270195dd60030449f 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>bulk-o-matic</artifactId>
index 3382c9c43b8d311cbc4f176b64f4adf744e32287..7c37972e17444196dfc1bccd5aedf44b3ce53e58 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 0ccebba11132b6a19ac8b877bdb2592779b6ce8d..57f253a0cb0249232fb98427a4b7b7f1461f8b61 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index 3f298c95e08a182585958bbd94147b09e34efbf5..2af0abca8ff2f64d9377bbbe2f312411566339ff 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index 30250cd122927cf797e12d76ee2dcbe73e8cf36c..49b35bdb0b53ab3a5419514bc0832a13f7595c67 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index 9b23bbcfd98c79247481100d738bcd099eb2bd2a..4c15d47ae33cbb19178b5ca8abdeb18d66ff23be 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index 8e3b39ac058200a345af37c79788c3da6f8b4917..86eb8d5202899ee498898dd3e5443daab5bd8aba 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index 0580c511abae6b30b9242ba87c50976937bedcca..da73ea3eeed4b96377616fbb9bdc3270a98e5e91 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0ddba914a5de6a7b140fd49270ed82d1515def4e..396f96703775c7038c50c2a7ab152d103f845f72 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>reconciliation-framework</artifactId>
index bb29493fa7f16d8e1f0891328b28f94bcaacadbb..a531a35c592d9a3bb47c38d2c5cdcb94c6f4ecba 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>southbound-cli</artifactId>
index a9353b78145e91646f01ca5eabc64fba3b763621..8d11717481fc4911b55acfb34ef4f6cf9336b4b3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index 7f82490d99a8a4a39f5e14978055ef5e644b0490..d190e4e73197dafa85af11fd7ba52f2677d3049f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 5ecfd8f06a65bf50830df154ab015ef97e2608a0..2260a03f0fbca4712709cd0c50cce50450d654b2 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index c6b1f449178e9c5661623fa2c54e217c6ecbf629..90b2d3a8f15c3414fb3475fe093fc3f0eb27ed8e 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 5f5be8b3cfd393de306046134132d1df4bed1945..4855da91069f4f7fa3bd17028325814994bde264 100644 (file)
@@ -8,11 +8,11 @@
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.8.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index ba34bb93d7a39f50a7fdeee7fc82a7f32dcb426d..c3e7958466dcdc9cc9dfcc42ccac40e13107198e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index 88aa0bbe5f2bebd167d1bb7f33bba52b7ebe8d5a..960961f061e1fa2da9f342dd04f35175773d0634 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-extension</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
index 675dcb51dfeff726977a76790d1d74e13b713e49..ac32ce433f83adfa1872b3d6e2192f325a5d4ea7 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Nicira Extensions</name>
 
index 0acf2f86a17f77ec44de91dfb8271be518c890d9..6c5bd742cb28f090ec16a833322c21cf1f07f671 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-onf-extensions</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: ONF Extensions</name>
 
index de1ae874934ec3474a4cfb259a5f13c3102a9b70..aeea734e8f30e45b99894ad435c4fceecd24046f 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-extension-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin-extension</module>
index 705022d10ec99dfb8dd7ca57ed8346cd1f081b97..95ed1f8587ebea2ff6726548ca37a11c3ff1dd7c 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index 7b85a04ba39797caede416be11b4e434cd186985..a1f1c7a6590308e612aa89d7b800865c1afbc584 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index 4d95064e4cbfc480ff458460cc0a75056a4c38e5..82847197e2b6d3739a4bc4f7eaf98ca9ca2d7573 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 32196391a81224a2d76d77c76266f613fd7d5297..0b8fa1aa4f5d5648e827d16f7762a250c8cdb357 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 9a44bc1b3c9f8cb662443e782105b34ceb7dfa4f..d3fbcfab7a91d4f351c06d12cb31facb2ce7bdf1 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index db9479309716e427faa31131fe8f848881fd8943..55d114861d3e0107ad1aa8f8b16abb4645e4e234 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index a653847c141854e8aeec3dc1aa0495719f415d03..7e3eab2822421de0944e07c04db7c4631a20f8b3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index a12f0da1b9eb7740437a533295f3c6cd8728be29..d263e18fe7dbe440f6a918c601d636d72a8c68b2 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
index 8444cfdd8a2f924b0e1df7840c06cf074e59cdac..1106b1c77956002a9035e453253b71ba3b3875ec 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-arbitratorreconciliation</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation</name>
 
index 3008111a9de0eff8bcfdec0571949082b9accb3c..2220becbd1fe9abbeb741478363570bfaf5dba9e 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-bulk-o-matic</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support</name>
 
index 4afd32a03d4a0c3f641d427e2ae31828ef6bd760..710e09e6429bf400473f9caccc46570ff487949d 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-config-pusher</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - default config-pusher</name>
 
index 0d0ad58ae37f686eeed1e394747f2cd16518367e..37a1fe84e2f82dfd6a0c8edee0a050b702917fb1 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRM</name>
 
index 7216c2bf37c708763ee2d2f81e1a6403ef20eeba..2a74460c1f0f83417a7007fd017847c2cc42f422 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-sync</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRS</name>
 
index 8c9a2e701ffa725afaa3c6b3eefdb3ad5cceb69c..ab7d07cb6041ce7a2a677e17648a016dbae033ac 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-lldp-speaker</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker</name>
 
index 35e993930346f49bd50cd27ee1cdaeba8fef8c45..d1ff8168bc288253c39c8065d49ca0424e3d4975 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-notifications</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - notifications supplier</name>
 
index 627e90283477c627b0177d3d1056692b1e44afa1..2bc24452594248821d88727676616854b9e52604 100644 (file)
@@ -11,7 +11,7 @@
 <groupId>org.opendaylight.openflowplugin</groupId>
 <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
 <packaging>feature</packaging>
-<version>0.7.0-SNAPSHOT</version>
+<version>0.8.0-SNAPSHOT</version>
 
 <name>OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework</name>
 
index 26864cacd30b72b81decadaa06cfd31165b1872f..5fe179cf2339f3bad2ed12dc39fa60a2623d271e 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-southbound-cli</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Southbound CLI</name>
 
index 5a42ac3abbe5a0e89144f020665354b408942b19..5f7cc99f4bc59ab36e49546e1ecdeae627e16fa0 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-table-miss-enforcer</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer</name>
 
index 1b868128ef359699474fa97f65ad7afc88ce8c8a..42a6197220a5ab82f0e960dd4fe650c0bb6a1799 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology-lldp-discovery</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery</name>
 
index e4755918149da3aac6d3fb4d39231daea905c427..6d92e46aa19d9724cd1fd7efc9d33050ab4db5e2 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology-manager</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Topology Manager</name>
 
index 7b58a6abcc5c626a0acc501adb19a652a635b5f0..eacdd8b69df62c56aa39609c8d64d699226d70f9 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - topology</name>
 
index 2030db2b3dc62b9f44d61eb3a3d1503fe900794b..a89974d2497592a0924a754e9a632b17778355cf 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-drop-test</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Drop Test</name>
 
index 5d75a21b947be1a9585c6f9a5a4b0c1bc9d85859..ea06ff2c25df7a2eaa893e2b8055ff18ccbb0a3f 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: REST</name>
 
     <properties>
-        <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+        <restconf.version>1.9.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 5bc683ed69034fef41595cb3583cf47f3e0ee907..2ffd89927b149ea1184339143b74eb7259feeb18 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services</name>
 
index 6921365b8d3ba5ca8f5793168fc6299e615e8e5f..ea5447210b0b8f1874de2f6e53021c4d85c5a8b9 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-libraries</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Libraries</name>
 
index 0e28b747a807f0af0f01fec272189402f454210a..458373a246693d21b3e2be68095be5f71d282b88 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nsf-model</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: OpenflowPlugin :: NSF :: Model</name>
 
@@ -21,7 +21,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.13.0-SNAPSHOT</version>
+                <version>0.14.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.8.0-SNAPSHOT</version>
+                <version>1.9.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index ae0350151a4a0cefcfffc8342c4a7b38491f119d..3b55cb12683b24022ed70fe03ee9af2027c1291b 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-southbound</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Li southbound API implementation</name>
 
     <properties>
-        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
-        <lldp.version>0.15.0-SNAPSHOT</lldp.version>
-        <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
-        <serviceutils.version>0.2.0-SNAPSHOT</serviceutils.version>
+        <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+        <lldp.version>0.16.0-SNAPSHOT</lldp.version>
+        <infrautils.version>1.5.0-SNAPSHOT</infrautils.version>
+        <serviceutils.version>0.3.0-SNAPSHOT</serviceutils.version>
     </properties>
 
     <dependencyManagement>
index 2fee82fa767686b18a47065168fc590f48107c8d..a04b584d2a3994f48d78b4999b8910ed2755457b 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin</module>
index 57c56f266c6927d7e3a20644de7e3b888de0a84e..99ddca1aa8ced08c46098e1d376264c37a854792 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>libraries</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin.libraries</groupId>
index 7afa1815b5e4e2e993f771d83ab5982957c34595..90fa2637179de9c65b3988fd6aba1cb756d6533e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2d94d63f5aeadf442fd77b0f812528db23fd84f1..9a16a29c4582713b95ae882ffc991cfdb9670804 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 41998a6086cbc8a1aa94e571139f64887f04d816..47fce4b5d881be4eff4bf60a6cbc524d286d6116 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 33cbf41e2f24307f72db7911a078181d024720c3..1a8d03c0161c067d294b750e616e7db91d77b728 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index ca6f7869db2f3649e3895d056a76b65440026a46..18b0292afeeafd118270272a68ca906dcec2ee5a 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index a0a0e1eaea6436d59970cbb5385cb758398c6a17..e99e6e9d04bfe04c77afe04a96807f1820e4bd8f 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.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 09902939c76ef12538483fdd4e1110504e74fd41..c4bf13780f9da897a39efbaddf0f978397a41caf 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
     <artifactId>odl-openflowjava-protocol</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.13.0-SNAPSHOT</version>
+                <version>0.14.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 07087c71e82e50860fe4402d5a2f4f6602bc3cbd..74d274014f08d7a0351db9592176a6509401a95a 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
   <artifactId>features-openflowjava-aggregator</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.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 a5701a8ad3a90b972f621bbb2db37b3e5a376f39..ef34bb6c3fdbabeb138430bad5881024d4da37aa 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.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 42ceedb5bb28570f779fa99d9f9aba0ce36eb31d..d0ba023561cee6c844472472a23ba22f9985cff8 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index d424c984123e3922b2498422a4a950a508c3944b..933d92c08015b71889918819cc23b63df9191676 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 21a2ab05b86f75f0909a985939cc6af9f1022564..3425dcaf34f22bea1d1bb92738397fac468fb432 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index be1448c5417c8901a03f54ce96d7569eaf118fea..8dd1c6da8d90219ba684c8f8502b7c424b309149 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-blueprint-config</artifactId>
index 76234274ada1c1bf1a449e88709fafcbdc6a868d..259291b68c0d424ff99833f45fa7884ec9b1d00b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <packaging>bundle</packaging>
index ace82521a0f1de9678ef671e5ff40471cd2d78b7..455592473f5720a920d17895a3c210df8ca99dae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4dc7608aaf50f322fa9366ff4830584826a798cf..90be3b490e9429c676e3b0cf7db7951742002242 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1d1da72a68bc8769c404930bec9e075f3fdbc374..66335446464118fd5ec698231fab9a1d66540da3 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.8.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 3314ca845d34ae240f6135f2c2af6441edddef4f..4afa8604e12938b936fa395061cc294a3e67cf2c 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7a7fea80ad7feef2e977ee4e4c5e8f85f121fc94..fc2ee773c93cc8bf9c118e79fae56f54ef981bb0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 72c0ade6e500522da4ad26f388fb53ea24bd412e..fe296c0dcbdcc443f3c43a81a1168f9b06f09413 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 28fed0ca998c414ca585373b074069db284fd136..71a61f0ce266d74b6d8afea371fe29dfde09285d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f7f0a954555e6b76ee4baaee661f75c4889c908b..05c5e9d0ac3f370932182b218079e66874495095 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
@@ -32,8 +32,8 @@
     <properties>
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
         <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-        <infrautils.version>1.4.0-SNAPSHOT</infrautils.version>
-        <serviceutils.version>0.2.0-SNAPSHOT</serviceutils.version>
+        <infrautils.version>1.5.0-SNAPSHOT</infrautils.version>
+        <serviceutils.version>0.3.0-SNAPSHOT</serviceutils.version>
     </properties>
 
     <dependencyManagement>
@@ -48,7 +48,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.8.0-SNAPSHOT</version>
+                <version>1.9.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index e1ac28b59493f69c595e73460121f065b4ab6450..1bb7f20490617c3cb6a9dab76569d4d771c954c5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 02bff9ffb4498ba83374df1d55a7d5fdc8f4ce5e..a28fe782d5b80ff28a60c90c3d7805a703f54fbf 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index e3b240a3898defe2d7812d7f109dbf404a3facfc..0c516766625d1eeba82697289449da4fc9711119 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 97d810f711df76e3dcd4088cdaa8ebbc5bcde605..a41fa2425e2e5e7b6953ba53111b764ab0c7c8ec 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 7a041706a73882604ccc38989d8ec17cf4e3df59..b40a328d412715f6debefc1716d73c82efa2cbca 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 46013169894b54406be4d2225abde4156b4ef1c5..fd74a8aba96d2bfb5aa50d9f8d84adb7f5f8aa40 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 98fbd37f6e56d7dc152b167595af712079f7b0ab..22c8b7463e164991de5209e378bfb70ed90b6ce9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index 4eaa0aa661a099505235a8361e59f9d4ecd5e986..d83e6a92634391b5d4fe7291c27d15ec11e348ca 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>