Version bump for master after cutting of stable/lithium branch 16/20316/2
authorEd Warnicke <hagbard@gmail.com>
Thu, 14 May 2015 01:32:15 +0000 (18:32 -0700)
committerMichal Rehak <mirehak@cisco.com>
Tue, 26 May 2015 20:05:47 +0000 (22:05 +0200)
Change-Id: Id6e3567a6e2e19174881d8090ee60ae7130f99a9
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
45 files changed:
applications/features/pom.xml
applications/forwardingrules-manager-config/pom.xml
applications/forwardingrules-manager/pom.xml
applications/inventory-manager/pom.xml
applications/lldp-speaker/pom.xml
applications/of-switch-config-pusher/pom.xml
applications/pom.xml
applications/statistics-manager-config/pom.xml
applications/statistics-manager/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
drop-test/pom.xml
extension/features/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-config/pom.xml
extension/openflowplugin-extension-nicira/pom.xml
extension/pom.xml
extension/test-extension/pom.xml
features-li/pom.xml
features/pom.xml
legacy/features-legacy/pom.xml
legacy/pom.xml
legacy/sal-compatibility/pom.xml
model/model-flow-base/pom.xml
model/model-flow-service/pom.xml
model/model-flow-statistics/pom.xml
model/pom.xml
openflowplugin-api/pom.xml
openflowplugin-common/pom.xml
openflowplugin-controller-config/pom.xml
openflowplugin-impl/pom.xml
openflowplugin-it/pom.xml
openflowplugin/pom.xml
parent/pom.xml
pom.xml
samples/learning-switch/pom.xml
samples/sample-consumer/pom.xml
test-common/pom.xml
test-provider/pom.xml

index 0ea2118ed7dcb9ac34a29744ec55d74e71279aec..23913d6662c234ee2d6cd4a659112647ce8856af 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>features-flow</artifactId>
@@ -81,7 +81,7 @@
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.6.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
index 59e8adddf128e28a8a0bd12ec4e1529ff9b41de7..4b80e3ee91818f67ba1a401b9478d653a722b0e8 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
index 2f38b4693a491322b7482f917d3c566e90f88f4a..7242285473566ed11284c4367f1e0e4f8d7d05b4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index 6dcebaaab6572f69c74c770af8d66b063df19503..18149195b208baf53f2f021d054360bc7dc98e58 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>inventory-manager</artifactId>
index ad449ca83a4502a49d28f3d43e8b44f3fb1c12ab..86185cd0f11bc42af9fda30b1e10d0e4109d1799 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index b5973b936062f1819018c9a2180568e64f701eb6..15879ae623aaafdc816b8333f24f0aae87f3e8b6 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index 2508b8a6fa9a2617d06ded4a1e74a39a9bed1e1e..84af92ca8d2942fa88ed1a57a6919e7e2857092a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0e33604a779969ce6d1f4056b26a8c9979d53713..ebffaeabf6dcca8e6e8281efa5d077c40b74dceb 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
index 0fa2c593d146a011793ff9e176d31467a73fd893..ae93d197b76cc5f75cc733b905aeb592831ad879 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>statistics-manager</artifactId>
index d73ed15ec6ad4be3bdca62d463cd13196d27049a..6c01cf226b9b3d952b52b5be98f09b8461465728 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index c0a2202104cff232c78c95181e188bea5c610dd0..3d85e279ce5471d8dd63ad68aa7a3b3fff35b537 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
index 5a89417dad5333bf5a19d10481e2b47efa1cad1e..c5935f4b55d527bd4d696e6e14ff817341af0666 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
index ed045438c05332c239c028319d4daedb375b4a3b..9175b1bd759ee4e55cc93c43c714035f787e8e05 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 1267e21d554e989f6a251141cf0426c7ee94ac23..7f8c3542738142ea0ea030e43b69ecaa8c84cdce 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>openflowplugin-karaf</artifactId>
@@ -13,8 +13,8 @@
     <maven>3.0</maven>
   </prerequisites>
   <properties>
-    <branding.version>1.1.0-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.5.0-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.2.0-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.6.0-SNAPSHOT</karaf.resources.version>
   </properties>
 
   <dependencies>
index b36245b6d072de01925a2fa07c0a09694409bf52..ed64bf2dfceda68c97c45403687123c9e808278a 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index 9073be711af11e83ce0311172fc50b205cfed893..48aab09d57456833e15b9e5d14c2eb86d7bba175 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test</artifactId>
index 0134d30774384d224221d6548640500bb0de71c4..f8c219bc76d65ab9292a6488865fc9104f7c8585 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>features-openflowplugin-extension</artifactId>
@@ -13,7 +13,7 @@
 
   <properties>
     <features.file>features.xml</features.file>
-    <karaf.empty.distro.version>1.5.0-SNAPSHOT</karaf.empty.distro.version>
+    <karaf.empty.distro.version>1.6.0-SNAPSHOT</karaf.empty.distro.version>
   </properties>
 
   <dependencies>
index 7ea575038bb63f5547161898eb478fcad4418e28..7f066381b6933b7664ee1dc6e05249aa33015e5b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index c2c002d840314c67ba12dad7c49e6c71f4797f1e..735db90f3a3d87e79823cbe470f06378fe2f98b7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index cd275e73f6a5a5485a3cbcdf231cabd1b010668b..89e2b88f10ce188138395203b4fd4c87672128b0 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index fb4cb2d4302eb0c3f6f395d9f4c966a53a3e48ec..4e7b7a0c2e47477e82bedda2ea795c9d227df5f7 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-extension-parent</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <relativePath>../</relativePath>
     </parent>
 
index 38a281cf5b4db3081379facbaa337139a22b16e0..6b8e87365badd601c0e753bc382e2d9cde3ba437 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index ca3feee59690ff22014405f76eb1bccf9573a454..859aa6fcbc4e9026ddcb01eddbc61d01f2d7c71b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 60c1bcb839bfce0dd280f90452ef1eb4e35f66cc..bb2d27093bc61f776fdd2111cba897afdd323dd2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index ea1030a6bba4b70c58e5a88d9f01ff2787b096d5..ccf77a8a04a15da460f20a12098a0f673d157269 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>features-openflowplugin-li</artifactId>
     <packaging>jar</packaging>
 
     <properties>
-        <karaf.empty.distro.version>1.5.0-SNAPSHOT</karaf.empty.distro.version>
+        <karaf.empty.distro.version>1.6.0-SNAPSHOT</karaf.empty.distro.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
         <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
-        <controller.model.version>1.2.0-SNAPSHOT</controller.model.version>
+        <controller.model.version>1.3.0-SNAPSHOT</controller.model.version>
     </properties>
 
     <dependencies>
index 24b6ebd2bf372726f5809e0d0522bc5015cd3dd2..7491913057f402e0356aa4ee8a2d548906ea018e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>jar</packaging>
 
     <properties>
-        <karaf.empty.distro.version>1.5.0-SNAPSHOT</karaf.empty.distro.version>
+        <karaf.empty.distro.version>1.6.0-SNAPSHOT</karaf.empty.distro.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
         <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
-        <controller.model.version>1.2.0-SNAPSHOT</controller.model.version>
+        <controller.model.version>1.3.0-SNAPSHOT</controller.model.version>
     </properties>
 
     <dependencies>
index 2533f5475a82e314183874260c176e564b962baf..24f7fec4b24680ccd4ab8fddf96833cbd711c409 100644 (file)
@@ -4,7 +4,7 @@
    <parent>\r
      <groupId>org.opendaylight.openflowplugin.legacy</groupId>\r
      <artifactId>legacy-parent</artifactId>\r
-     <version>0.1.0-SNAPSHOT</version>\r
+     <version>0.2.0-SNAPSHOT</version>\r
      <relativePath>../</relativePath>\r
    </parent>\r
 \r
@@ -12,8 +12,8 @@
    <packaging>jar</packaging>\r
    <properties>\r
       <features.file>features.xml</features.file>\r
-      <feature.test.version>0.7.0-SNAPSHOT</feature.test.version>\r
-      <sal.version>0.9.0-SNAPSHOT</sal.version>\r
+      <feature.test.version>0.8.0-SNAPSHOT</feature.test.version>\r
+      <sal.version>0.10.0-SNAPSHOT</sal.version>\r
    </properties>\r
    <dependencies>\r
     <!--\r
         <dependency>\r
           <groupId>org.opendaylight.yangtools</groupId>\r
           <artifactId>features-yangtools</artifactId>\r
-          <version>0.7.0-SNAPSHOT</version>\r
+          <version>0.8.0-SNAPSHOT</version>\r
           <classifier>features</classifier>\r
           <type>xml</type>\r
         </dependency>\r
         <dependency>\r
           <groupId>org.opendaylight.controller</groupId>\r
           <artifactId>features-mdsal</artifactId>\r
-          <version>1.2.0-SNAPSHOT</version>\r
+          <version>1.3.0-SNAPSHOT</version>\r
           <classifier>features</classifier>\r
           <type>xml</type>\r
         </dependency>\r
         <dependency>\r
           <groupId>org.opendaylight.openflowplugin</groupId>\r
           <artifactId>features-openflowplugin</artifactId>\r
-          <version>0.1.0-SNAPSHOT</version>\r
+          <version>0.2.0-SNAPSHOT</version>\r
           <classifier>features</classifier>\r
           <type>xml</type>\r
         </dependency>\r
index ebed3035c0d731ec70e4f1d9fc84570e9353a3bb..06a73c6f00e2704fadd489bc9a43a888971f2384 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.legacy</groupId>
@@ -25,7 +25,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal</artifactId>
-      <version>0.9.0-SNAPSHOT</version>
+      <version>0.10.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index 9d5e2d48681188d7feac8ece78829c0dddc85cc5..353454613d124b36b66e1dded4375bf0ccfe4189 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.legacy</groupId>
     <artifactId>legacy-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>sal-compatibility</artifactId>
@@ -15,7 +15,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>clustering.services</artifactId>
-      <version>0.6.0-SNAPSHOT</version>
+      <version>0.7.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
index 625159d193d90a969f7ec9c8ac1ec66b4240afd3..611dc41ee55af9f75a34d893179bf2603ccf8ba1 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 98f353e5dc352963dab5f4b2502c0f03126b93f1..4a0d334b5786fcfb7c6d43b3fd4b661bba3cfaa9 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 437956be580bbdbceeee6e42009c1e408872c657..f6bc2160eda6421a50e2177471b945ad373d6a5b 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index 8b351844f6fd90cc3df28ef90093c8cf90ba06e2..7dbdac842abcf09b290d55b94fc6675eeca4b94c 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index a8f824241793686c1034d9f26b5dff5b36899d37..7dcc26fd870b91b6902a22595002282d76880e56 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c854f2c5734f5f10adaa9fc15587629c41956aeb..6b30d019b03a912fcffebe0d425e0f3983e5f68c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b33f5035bb218ac0d411bc82f3acb87ddd666460..bb20024f872f2ffb83d719d7db9b510e043ffa45 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.1.0-SNAPSHOT</version>
+      <version>0.2.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 3e9fcb4f2ec470287f95cb781b922ca68d4a0a6a..f5edb1e3e09bca258dd49e8a9c4fe905128bf062 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 5054a56f807702fc727508e59369906cbb6ec5ed..51ed4080774603fd426ab46918188e9580c96a6f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 305bad3bdb6519016f6c9ac2aead744f95f3f774..abcf5f1d9bd0dd75b1e3917ab7e132cd513612ae 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2a21a0ea8cb3c14f77961a51939fab0bc04d5c4e..fc790e00774bc76ecd5c182c5d2fd054c0ca5c9a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
     <properties>
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
         <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
-        <openflowjava.version>0.6.0-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.1.0-SNAPSHOT</openflowplugin.version>
-        <sal.api.version>0.9.0-SNAPSHOT</sal.api.version>
+        <openflowjava.version>0.7.0-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.2.0-SNAPSHOT</openflowplugin.version>
+        <sal.api.version>0.10.0-SNAPSHOT</sal.api.version>
         <build.helper.version>1.8</build.helper.version>
         <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
         <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
         <exi.nagasena.version>0000.0002.0038.0</exi.nagasena.version>
-        <controller.distribution.version>0.2.0-SNAPSHOT</controller.distribution.version>
-        <features.test.version>1.5.0-SNAPSHOT</features.test.version>
+        <controller.distribution.version>0.3.0-SNAPSHOT</controller.distribution.version>
+        <features.test.version>1.6.0-SNAPSHOT</features.test.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
         <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
         <sonar.profile>Sonar way with Findbugs</sonar.profile>
 
-        <config.version>0.3.0-SNAPSHOT</config.version>
-        <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
-        <netconf.version>0.3.0-SNAPSHOT</netconf.version>
-        <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
+        <config.version>0.4.0-SNAPSHOT</config.version>
+        <mdsal.version>1.3.0-SNAPSHOT</mdsal.version>
+        <netconf.version>0.4.0-SNAPSHOT</netconf.version>
+        <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
 
-        <features.test.version>1.5.0-SNAPSHOT</features.test.version>
-        <karaf.distro.empty.version>1.5.0-SNAPSHOT</karaf.distro.empty.version>
-        <dlux.version>0.2.0-SNAPSHOT</dlux.version>
+        <features.test.version>1.6.0-SNAPSHOT</features.test.version>
+        <karaf.distro.empty.version>1.6.0-SNAPSHOT</karaf.distro.empty.version>
+        <dlux.version>0.3.0-SNAPSHOT</dlux.version>
     </properties>
 
     <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index 2e627ab6b412e46aac2e598424eed395a945af07..915e6bbd8cf2f23c153ef679fb347fd2f90e82b6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index c50563c19b2e9fdc9769172fdb127f29b10ad502..47657b409b8e7c10bafec4fdd01666599f537a6c 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index b8ca1128db8f90d7e96e71774675e8a0eccad2ec..01c851169ce2adaab6925ae873c05d63213f4f4b 100644 (file)
@@ -4,11 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index 07211ea811c4d97c55315ee6fc0b9df9111a9747..e60856bc33a7477088c0c665655065bce32637d7 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index 345576fce00b1e7d4f1a8bfc1aa9cb875578496f..f2090ac3f21c2ba965af6132d457c6edea57ab09 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.1.0-SNAPSHOT</version>
+        <version>0.2.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>