Do not override reconciliation-framework version 73/92773/4
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Sep 2020 12:03:46 +0000 (14:03 +0200)
committerChetan Arakere Gowdru <chetan.arakere@altencalsoftlabs.com>
Thu, 5 Nov 2020 11:03:05 +0000 (11:03 +0000)
The version is inherited from openflowplugin-artifacts, do not
override it. Fixes an Eclipse warning.

Change-Id: I376442d7784360c76829072b5664b781ea35b119
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
interfacemanager/interfacemanager-impl/pom.xml

index f622be1337861b825b60c64445e235bc40755785..a06db844be3a552f57f1d0da3014650808b59676 100644 (file)
@@ -121,7 +121,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.openflowplugin.applications</groupId>
       <artifactId>reconciliation-framework</artifactId>
-      <version>${openflowplugin.version}</version>
     </dependency>
     <!-- for infrautils metrics APIs -->
     <dependency>