Bump MRI upstreams 50/94150/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Dec 2020 12:43:23 +0000 (13:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Dec 2020 16:03:27 +0000 (17:03 +0100)
Adopt following versions:
- odlparent-8.0.2
- infrautils-1.9.3
- yangtools-6.0.2
- mdsal-7.0.3
- controller-3.0.3

Change-Id: Id975b4ab08b204c8c6008e0a73b3b4a4a481bff2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
28 files changed:
alivenessmonitor/pom.xml
arputil/pom.xml
artifacts/pom.xml
cloudscaler/pom.xml
commons/binding-parent/pom.xml
commons/checkstyle/pom.xml
commons/pom.xml
commons/quality-parent/pom.xml
fcapsapplication/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/pom.xml
interfacemanager/pom.xml
ipv6util/pom.xml
itm/itm-impl/src/test/java/org/opendaylight/genius/itm/impl/ItmInternalTunnelDeleteTest.java
itm/pom.xml
karaf/pom.xml
lockmanager/pom.xml
mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/mdsalutil/interfaces/IMdsalApiManager.java
mdsalutil/pom.xml
networkutils/pom.xml
pom.xml

index af569a4c184d86e56f8d113535bf970df569935d..323627144f13509555382d52d69133e038a35c97 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index e241fa4052024234d9bf61670163c9965b0ad3de..32e228b13f0ac567922a6174f7d5af0d8dcacd3d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 615d18a3bd1e206b5b2c8b5a02c9cc172826db48..4fb163f88f63ee20912a971e325e2646f04a591e 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 874d509d505c4f149919dfe56605fe5f9019dad4..5e8a4317654610fae9a49e2b4a4e07175092592e 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 9b3998df39c5e87ba51df63bef398c6e98313e89..832409ba380d55271a4c077781fcd145a87a06c6 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.1</version>
+    <version>7.0.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
@@ -33,14 +33,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index cee6b32dcfab3592950e5b790601d7484198b228..3c464890163079729a93e8b2f6c3ccb8d74b0f48 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.2</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>
 
index c941477d57d676fbd7974c0ac897c69adccaeb31..79aa4ca2e37a7517d9c294314881f867a3962cbb 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 5da2cc51061903b5e63ed52598e208484d781a34..24e9552aea1ab7a52984030963eefc9ed6453ae2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.9.1</version>
+    <version>1.9.3</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>6.0.0</version>
+        <version>6.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index ef17c2228a3b41d6cffac75013bf139d53263cd7..1a42ed57cea33b88329f22d8fbb4ed73bf6d93ee 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.2</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>
 
index 060a53cdec4fc15b094ff08ba61dd8838bfc1541..82cb5b49f8974bc6dd9701c4e04766d9bb6cc717 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.2</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>
 
index 8836ff694c7eca658d323d6b42ec5514cc6b3e29..7b8d400842db8a7dca4931c4b6df36430a860ab9 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index a4e79704b04de2dc361f0edc20cbb4ad437ad832..bd157fa94078464207073d50cb7785e88802257c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 99af84e229768745731391650a98bb8471f90482..033f3822b3e800d1e0c66eeed7b0b923193ed2dd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 4cc6780afa3c6d1e27ae31044c9d967c93d1cd61..dacd374d25ba7a30fcd814b7d82ff996bb7d2a76 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index dc5d6ee1041b142c79f4e50ec32ee99a5112994c..335d5b24dfd5615128d8824c3e75d1d9bb26e448 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index cb4d9b10ef5f74416dd807f9f7c7ce46c8db8bcc..8d320c532be41e1c374f3d0a573c9f297aa2b2ca 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.9.1</version>
+        <version>1.9.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 39cb6b29c29d1cb73b20e9291bd65407dad22253..ac1872711f1994724b483362320513f427d32e2e 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>8.0.0</version>
+        <version>8.0.2</version>
         <relativePath/>
     </parent>
 
         <relativePath/>
     </parent>
 
index 77658f9526072e4bd8c4133a977b3def6507fc33..85ef25dc0914d074dbd216324f4bccc611786420 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index d2f7ab9393ccf233b5d6f189a27e2443d78dd47d..09f87fe048c9091bedc74ae849c1493f262fe00c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index c91b8d290ae5ba50e09bfd62fe3ccde593225614..905b8fdaac4aed9b5ef7b1607ec73ba75f2865c0 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 2dd4059bb955ad2c8acf03ec855ea3755773a9ce..c2d9c2b3d88cc11526b9464eda352a3ea14e465a 100644 (file)
@@ -171,8 +171,8 @@ public class ItmInternalTunnelDeleteTest {
         itmInternalTunnelDeleteWorker = new ItmInternalTunnelDeleteWorker(dataBroker, jobCoordinator,
             new TunnelMonitoringConfig(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             interfaceManager, new DpnTepStateCache(dataBroker, jobCoordinator,
         itmInternalTunnelDeleteWorker = new ItmInternalTunnelDeleteWorker(dataBroker, jobCoordinator,
             new TunnelMonitoringConfig(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             interfaceManager, new DpnTepStateCache(dataBroker, jobCoordinator,
-            new GuavaCacheProvider(new CacheManagersRegistryImpl()), directTunnelUtils, dpntePsInfoCache,
-                unprocessedNodeConnectorCache, unprocessedNodeConnectorEndPointCache),
+                new GuavaCacheProvider(new CacheManagersRegistryImpl()), directTunnelUtils, dpntePsInfoCache,
+                    unprocessedNodeConnectorCache, unprocessedNodeConnectorEndPointCache),
             new OvsBridgeEntryCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new OvsBridgeRefEntryCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new TunnelStateCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new OvsBridgeEntryCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new OvsBridgeRefEntryCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
             new TunnelStateCache(dataBroker, new GuavaCacheProvider(new CacheManagersRegistryImpl())),
index a74c6cdc92a60416827ba2d4ee82f3f7bc87b63a..2d411b84f1410df31824554f95191b8fe2a4dc1a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index bb15082312ce33ccdba5985eef37c4c720679ae3..96aeaa6dd118ee329f399e671028eb87f3286511 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index e5ee33e18e18492342167f8e74f665181fa9e461..f588fc1c02e2e2bde4437b73da2c602bb57c9c4e 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index 37502e5ca68aa7fc1be5f934866674163e94f62a..449cbb4d85545bb39f580547aa7bd158b6761f17 100644 (file)
@@ -29,7 +29,6 @@ public interface IMdsalApiManager {
      *
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #addFlow(TypedWriteTransaction, FlowEntity)}.
      *
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #addFlow(TypedWriteTransaction, FlowEntity)}.
-     * @return
      */
     @Deprecated
     FluentFuture<?> installFlow(FlowEntity flowEntity);
      */
     @Deprecated
     FluentFuture<?> installFlow(FlowEntity flowEntity);
@@ -40,7 +39,6 @@ public interface IMdsalApiManager {
      * @param dpId The DPN identifier.
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #addFlow(TypedWriteTransaction, Uint64, Flow)}.
      * @param dpId The DPN identifier.
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #addFlow(TypedWriteTransaction, Uint64, Flow)}.
-     * @return
      */
     @Deprecated
     FluentFuture<?> installFlow(Uint64 dpId, Flow flowEntity);
      */
     @Deprecated
     FluentFuture<?> installFlow(Uint64 dpId, Flow flowEntity);
@@ -51,7 +49,6 @@ public interface IMdsalApiManager {
      * @param dpId The DPN identifier.
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #addFlow(TypedWriteTransaction, FlowEntity)}.
      * @param dpId The DPN identifier.
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #addFlow(TypedWriteTransaction, FlowEntity)}.
-     * @return
      */
     @Deprecated
     FluentFuture<?> installFlow(Uint64 dpId, FlowEntity flowEntity);
      */
     @Deprecated
     FluentFuture<?> installFlow(Uint64 dpId, FlowEntity flowEntity);
@@ -80,7 +77,6 @@ public interface IMdsalApiManager {
      * @param tableId The table identifier.
      * @param flowId The flow identifier.
      * @deprecated Use {@link #removeFlow(TypedReadWriteTransaction, Uint64, String, short)}.
      * @param tableId The table identifier.
      * @param flowId The flow identifier.
      * @deprecated Use {@link #removeFlow(TypedReadWriteTransaction, Uint64, String, short)}.
-     * @return
      */
     @Deprecated
     ListenableFuture<?> removeFlow(Uint64 dpId, short tableId, FlowId flowId);
      */
     @Deprecated
     ListenableFuture<?> removeFlow(Uint64 dpId, short tableId, FlowId flowId);
@@ -90,7 +86,6 @@ public interface IMdsalApiManager {
      *
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #removeFlow(TypedReadWriteTransaction, FlowEntity)}.
      *
      * @param flowEntity The flow entity.
      * @deprecated Use {@link #removeFlow(TypedReadWriteTransaction, FlowEntity)}.
-     * @return
      */
     @Deprecated
     FluentFuture<?> removeFlow(FlowEntity flowEntity);
      */
     @Deprecated
     FluentFuture<?> removeFlow(FlowEntity flowEntity);
index 389c10f90672f39a7f40a2ca0389e84b7b15420c..4ef64ba8a4ab0c5d01710b1d2dda3e4574852027 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
index ee6f9791230a2602cfef4aac4d9d9fb83a8615da..5eefe23de324ecf0faa86c29c2525037a169c83b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index e4f1a58ce6069badd12488ed26d0c935cf224467..f41e5ecb362f29e4645a34384abdf52fe0fbe459 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL -->
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.0.2</version>
     <relativePath/>
   </parent>
 
     <relativePath/>
   </parent>