Bump versions by x.y.(z+1) 07/84107/1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 31 Aug 2019 12:44:15 +0000 (12:44 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 31 Aug 2019 12:44:15 +0000 (12:44 +0000)
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: Ia7e068f65cee79df57595cb496fe73c07862c8f9

53 files changed:
alivenessmonitor/alivenessmonitor-api/pom.xml
alivenessmonitor/alivenessmonitor-impl-protocols/pom.xml
alivenessmonitor/alivenessmonitor-impl/pom.xml
alivenessmonitor/pom.xml
arputil/arputil-api/pom.xml
arputil/arputil-impl/pom.xml
arputil/pom.xml
artifacts/pom.xml
commons/binding-parent/pom.xml
commons/checkstyle/pom.xml
commons/pom.xml
commons/quality-parent/pom.xml
commons/testutils/pom.xml
fcapsapplication/fcapsapplication-impl/pom.xml
fcapsapplication/fcapsapplication-jmxapi/pom.xml
fcapsapplication/pom.xml
fcapsmanager/alarmmanager/pom.xml
fcapsmanager/countermanager/pom.xml
fcapsmanager/fcaps-api/pom.xml
fcapsmanager/pom.xml
features/genius-features/pom.xml
features/odl-genius-api/pom.xml
features/odl-genius-fcaps-application/pom.xml
features/odl-genius-fcaps-framework/pom.xml
features/odl-genius-rest/pom.xml
features/odl-genius/pom.xml
features/pom.xml
idmanager/idmanager-api/pom.xml
idmanager/idmanager-impl/pom.xml
idmanager/idmanager-shell/pom.xml
idmanager/pom.xml
interfacemanager/interfacemanager-api/pom.xml
interfacemanager/interfacemanager-impl/pom.xml
interfacemanager/interfacemanager-shell/pom.xml
interfacemanager/pom.xml
ipv6util/api/pom.xml
ipv6util/impl/pom.xml
ipv6util/pom.xml
itm/itm-api/pom.xml
itm/itm-impl/pom.xml
itm/pom.xml
karaf/pom.xml
lockmanager/lockmanager-api/pom.xml
lockmanager/lockmanager-impl/pom.xml
lockmanager/pom.xml
mdsalutil/mdsal-testutils/pom.xml
mdsalutil/mdsalutil-api/pom.xml
mdsalutil/mdsalutil-impl/pom.xml
mdsalutil/mdsalutil-testutils/pom.xml
mdsalutil/pom.xml
networkutils/networkutils/pom.xml
networkutils/pom.xml
pom.xml

index 40c00f6ee952cca65f79aec7f55b3a647469c668..3ba1c4de8c87bacd2f5febd9f094e7f62325522c 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>alivenessmonitor-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 b70739f1445fc29886df07c77e986caaff97e839..829a9fa6780ec5a47895ab96b776774d26bb0512 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>alivenessmonitor-impl-protocols</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 d458133537246010c3b28cc46ca4273e47be39b6..4e8c5d04e7e50927abbb4e5a50b9874d3c117f42 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
@@ -43,7 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 96aeb78f3ddd804199e961cfb310839196d5b02d..c86f3c4e283048ca6d9220127abb1e7521993cc9 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>alivenessmonitor-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index b772306007ce2cafcd37c1532166a895dc7d3323..0eda0776ec1087ac2583abaab11f4ce4ec430b67 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>arputil-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 4f29b89100fb26e277cbb2a8e099768c27872ba9..efa033732b1847832372db62d59b213e9a776078 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>arputil-impl</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 a4b7a83a7f4d4a356e0cd1bcb78cb3a92371002e..401022b597a739ceb2088cf1173d8e42b6c06417 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>arputil-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index 27d9f1af7ef5f7e062363f901ed881cc456dd183..3badbdc98e073b13389f5d94168bd322f397bce0 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>genius-artifacts</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 3029f55deac72e8d1041fdd20e4b637eb2264fb7..b4e64dd2ac9e641e64074b9450d1996270df738d 100644 (file)
@@ -17,23 +17,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>binding-parent</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
 
   <properties>
-    <ietf.inet.types.version>2010.09.24.14.2-SNAPSHOT</ietf.inet.types.version>
-    <ietf.yang.types.version>2010.09.24.14.2-SNAPSHOT</ietf.yang.types.version>
-    <ietf.interfaces.version>2014.05.08.14.2-SNAPSHOT</ietf.interfaces.version>
-    <iana.if.type.version>2014.05.08.14.2-SNAPSHOT</iana.if.type.version>
-    <yang.ext.version>2013.09.07.14.2-SNAPSHOT</yang.ext.version>
-    <controller.mdsal.version>1.9.2-SNAPSHOT</controller.mdsal.version>
-    <model.bgp.version>2013.07.15.14.2-SNAPSHOT</model.bgp.version>
-    <openflowplugin.version>0.8.2-SNAPSHOT</openflowplugin.version>
-    <genius.ovsdb.version>1.8.2-SNAPSHOT</genius.ovsdb.version>
-    <genius.infrautils.version>1.5.2-SNAPSHOT</genius.infrautils.version>
+    <ietf.inet.types.version>2010.09.24.14.3-SNAPSHOT</ietf.inet.types.version>
+    <ietf.yang.types.version>2010.09.24.14.3-SNAPSHOT</ietf.yang.types.version>
+    <ietf.interfaces.version>2014.05.08.14.3-SNAPSHOT</ietf.interfaces.version>
+    <iana.if.type.version>2014.05.08.14.3-SNAPSHOT</iana.if.type.version>
+    <yang.ext.version>2013.09.07.14.3-SNAPSHOT</yang.ext.version>
+    <controller.mdsal.version>1.9.3-SNAPSHOT</controller.mdsal.version>
+    <model.bgp.version>2013.07.15.14.3-SNAPSHOT</model.bgp.version>
+    <openflowplugin.version>0.8.3-SNAPSHOT</openflowplugin.version>
+    <genius.ovsdb.version>1.8.3-SNAPSHOT</genius.ovsdb.version>
+    <genius.infrautils.version>1.5.3-SNAPSHOT</genius.infrautils.version>
   </properties>
 
   <dependencyManagement>
index 91a5408077ff6e2b25ee17c6a254cb183b5ea2e6..a8c8424a6c6ca64b22ef57c63234a8e078a4a5ca 100644 (file)
@@ -18,6 +18,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <name>ODL :: genius :: ${project.artifactId}</name>
 </project>
index dfde88b86b427666e080b8dc7988b75c5b89bcd3..4d280f5614f5a344f61f481fa4411addecc2287c 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>commons</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index 8d08f41d0ed978f42d5894d0a11459e26ad05671..0c50bd7b9730260fc816f4cb357a0f6b7001aa69 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.5.2-SNAPSHOT</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>quality-parent</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
@@ -22,7 +22,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -36,7 +36,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.9.2-SNAPSHOT</version>
+        <version>1.9.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2282b331e8c6e59643abe458f403c0bc1aaa6efb..8505564ca8e5979f8db3eb2875e4aa69f48be3f9 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../binding-parent</relativePath>
   </parent>
 
index dac3a6fa43fecbd2960f05441a2e3e32e4f69a38..da53299f703962849383e36ca33fdfe76bf38ac3 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 58debdd32f8ee9de5c4124cd7573b119c4c7bd40..81cbb2c54426e6dd6272665e86fd0fdb267804b1 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 17a54725c6d73a49d7a90817f9c30b20d6ec9e9e..8a7a43f61d6efbb378c1eac7031b0439b7be9e3d 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>fcapsapplication-aggregator</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <!-- <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. -->
     <name>ODL :: genius :: ${project.artifactId}</name>
index a254a8c4f53eb67cb33ff10cd0fbcebc5d63a70e..3f43652f82f37ce2d2d619fe66be30dc144d4d24 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.genius</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.3-SNAPSHOT</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index ac8f400052c118226995dd11d1a8363e5d0f5491..86266318f790dc9855dd6fddbe79bf6ce1a5f245 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 62a451f6313b2bc927810ff876707beee626aa67..a6a1b229df9d392a595315befd246bba60285a91 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 67c5ab710337c842e06869ba08435211067012b6..518f3ea22c19c982ccc6dd5e46a25db01f36b72f 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>fcapsmanager-aggregator</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <!-- <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. -->
     <name>ODL :: genius :: ${project.artifactId}</name>
index 910e796fc929eb81e9242d71106a5942cc104ed4..fd5fe1735270abf86fd4df7437ad24c9b35fe9ec 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>genius-features</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <name>ODL :: genius :: ${project.artifactId}</name>
   <packaging>feature</packaging>
 
index 06dd4d11cb5d19f09b40db3d27431361da76ff73..72fd23b35c9447f960b865437d936943d2a008b7 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: API</name>
 
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>odl-ovsdb-southbound-api</artifactId>
-      <version>1.8.2-SNAPSHOT</version>
+      <version>1.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>odl-ovsdb-hwvtepsouthbound-api</artifactId>
-      <version>1.8.2-SNAPSHOT</version>
+      <version>1.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-nsf-model</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-libraries</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-inject</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-jobcoordinator</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-caches</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>odl-serviceutils-tools</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>odl-ovsdb-utils</artifactId>
-      <version>1.8.2-SNAPSHOT</version>
+      <version>1.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 5604e3b4f9eedf94c96c0f6c11fb8e9e45933c6c..183720ba9862da32bf9c08bc6d96370e5a33f721 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-fcaps-application</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: fcapsapp</name>
 
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-southbound</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-inject</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
       <artifactId>odl-genius-api</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-metrics</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index d3bc826785d947cd8240eef062e1a6faa5f3fd04..da4da81105f32d5b1d0cbe4258a0f63377490112 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-fcaps-framework</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: fcapsframework</name>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0ec909e53c3d5468dfa93641dc8226318f0ffcc1..8a3d4423a2749701112c8fa6dc1bf218b953d1db 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-rest</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: REST</name>
 
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-restconf</artifactId>
-      <version>1.9.2-SNAPSHOT</version>
+      <version>1.9.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 2e21ab3e19e3c9cac2b3a78dd40e4e1dd87036e1..7a13c85056c6fddc421cfce56699eeabeabe53bc 100644 (file)
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: Impls</name>
 
   <!-- TODO Replace all <properties> by dependencyManagement <scope>import of respective upstream project -->
   <properties>
-    <openflowplugin.version>0.8.2-SNAPSHOT</openflowplugin.version>
-    <ovsdb.version>1.8.2-SNAPSHOT</ovsdb.version>
-    <infrautils.version>1.5.2-SNAPSHOT</infrautils.version>
-    <daexim.version>1.5.2-SNAPSHOT</daexim.version>
+    <openflowplugin.version>0.8.3-SNAPSHOT</openflowplugin.version>
+    <ovsdb.version>1.8.3-SNAPSHOT</ovsdb.version>
+    <infrautils.version>1.5.3-SNAPSHOT</infrautils.version>
+    <daexim.version>1.5.3-SNAPSHOT</daexim.version>
   </properties>
 
   <dependencyManagement>
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>odl-serviceutils-srm</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-southbound</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
-      <version>0.8.2-SNAPSHOT</version>
+      <version>0.8.3-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 38c8cc5d02c6666b4a90a1962ebe88fab98bf76b..a879ed84bf2e49feb0372dcf145e0d0e137ff4cf 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>genius-features-aggregator</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <!-- <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. -->
     <name>ODL :: genius :: ${project.artifactId}</name>
index bb7e391e78f124fcd066444223a5db08fe36bc62..2a68cfbe5a75fe718ac4d45f7e950f41a5a36927 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>idmanager-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 8e57b13b01eb7e014f9db29c66b4bbc41bd7f87b..556dd3f91b143512aa171e5d59302dc440a60220 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>idmanager-impl</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
@@ -50,7 +50,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
@@ -59,7 +59,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.daexim</groupId>
       <artifactId>daexim-model</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>javax.inject</groupId>
index 9413bb27c19ea3748c31fe6464ea57c84970e035..ad3a7fc7b194b05f73af5f13bcabfb47ee020718 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.genius</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.3-SNAPSHOT</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 376fb78cb6f1fbbbaf0a6a4b8f8749b68f5a6b8f..7bd1ff439116df2fd81844c01a73c73bc15259e8 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>idmanager-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index b9b39dceaafb1e64521af5fc6c350a4ec43de7a6..2fd602834f5be9d16208cdbab6fa999b3d0a386a 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>interfacemanager-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 bc472516438a60cddf90c7cfe933ecdd10062b7c..0a1539ec9d9ec372ef43cf740ab96558f2601329 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
@@ -50,7 +50,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -100,12 +100,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>srm-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
index ede96a386305bd2913c603a8411219b7f2d33c97..c69da3a730713a689b449d2e2ffbae67f1ab5d20 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.genius</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.3-SNAPSHOT</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index cf81f310e4555af0003be73c9b0863c10d24a681..098242581fc2e6797c59a50051b4b037428840fd 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>interfacemanager-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index c478d1c00445a4635dd77b6efff2ca1ca9ac16f4..7d6e616918d528dff86b544f42886eb3ee11fd92 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index aa0b9319e417a1a96b50629050fc2dd62a6d47c0..334a1105f224177291e08cef71c5c0bc26b558d7 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
index 21e54933526518e9eb91e33a96ac2d6f9123f6e0..bbdfbb567c28ab4a83c124d643039e764726eb41 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>ipv6util-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index dc0277a06aeacf56fca1f5fb06c867bd9452433e..6d3dd31bce6a7ff07bcd928551aceef0bfcbdb13 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>itm-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 ff23cb851b3e1a2805619ce5cc90370b41d9fd63..91f389a70e45e2a1073d01fce1ebe358bd4e7ab7 100644 (file)
@@ -14,13 +14,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>itm-impl</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
@@ -52,7 +52,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -73,7 +73,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
@@ -229,7 +229,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>srm-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
index e3e38390b76f5ff6a0017952e9687268b933859e..b35dbad47c07f1f88dfb31392fb0d8ebd52c3ff1 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>itm-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index c514f180d0cb4b4f53e82fc9aae7f220d7a416aa..ee19a97982882db568a748c67c8279390e6d209c 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>genius-karaf</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index ec6ea553f8832df4d929d2895c6e4a8a8dc63c2d..529477832fb70a403fb2a592c3d66dd2193945b4 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>lockmanager-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 eda5e31878f8070c888ee521006370170ac2a2f8..1c7989b85bbbdd4e971a280e44e82d1df0e10a4e 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>lockmanager-impl</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
@@ -71,7 +71,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-testutils</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
index 00cf58ff2a6b2b6cc3580f6228101813a9c6e210..85eeb742ef4e2fa077114c98f950fac272226fb6 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>lockmanager-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index 1bf2ff113bb7401491652339020a439b0af3b1ec..bbf87fa401766d6f0ffea0e637f65befcf903447 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.genius</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.6.3-SNAPSHOT</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
index 7f026035302515085ac01bfcdd45e22760e6fd97..16810c132f5be8302b77e88eaeefc9bfbc10d32a 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>mdsalutil-api</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
@@ -76,7 +76,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
index 0ac0349a35eb4ab4dd27bac090e2cd5375aaaab7..22cf96ae14aa30558ff3fca358fa4b2a3992ec58 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>mdsalutil-impl</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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. -->
@@ -38,12 +38,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-api</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
       <artifactId>mdsalutil-api</artifactId>
-      <version>0.6.2-SNAPSHOT</version>
+      <version>0.6.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
@@ -73,7 +73,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>upgrade</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.aries.blueprint</groupId>
index 962ebc3e23ee652392b2eb1339aa75e82803d429..ef86892eecd9285751cb81d0f566ba1ff7c066fc 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
@@ -38,7 +38,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>tools-testutils</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
index 4dbe0dbae9d77f50ca5193b573ff0544457eea41..668ece55efd2fc017771af48e54e6e72d46fb0f4 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>mdsalutil-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
index be6ac58f70c70754c747e1a53fc1483cba07b37a..7779c500117d729098c48a632beb6e12a23f2bc7 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.6.2-SNAPSHOT</version>
+    <version>0.6.3-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>networkutils</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-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 3fb77d0b88ec63c3d7efd2c211c03716e4a8d299..98b5afb9c96f09c4140261176fb4711aec53fc05 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>networkutils-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <!-- <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. -->
   <name>ODL :: genius :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 3105d87b24d2bfc5e8c284e2b089de662d56768a..71423e229bf68b46556a967095c77e97512da2c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL -->
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>genius-aggregator</artifactId>
-  <version>0.6.2-SNAPSHOT</version>
+  <version>0.6.3-SNAPSHOT</version>
   <name>genius</name>
   <packaging>pom</packaging>