Fixup duplicate reference 05/100305/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 31 Mar 2022 15:19:27 +0000 (17:19 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 31 Mar 2022 15:19:27 +0000 (17:19 +0200)
Previous patch introduced a duplicate declaration, remove it.

Change-Id: I28a4a62e867952e07166763e0eb7afc8aad57567
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/src/main/feature/feature.xml

index 041b124d84d465dfbb7ab6d28a5e1b16706aa6f2..3f7146f6c95097c4a0a8aab7c196c8bfcd7f762a 100644 (file)
@@ -6,7 +6,6 @@
         <configfile finalname="etc/opendaylight/datastore/initial/config/legacy-openflow-connection-config.xml">mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/${project.version}/xml/legacyConfig</configfile>
         <feature version="[8,9)">odl-yangtools-netty</feature>
         <feature version="[9,10)">odl-mdsal-model-rfc6991</feature>
-        <feature version="[9,10)">odl-mdsal-model-rfc6991</feature>
         <feature version="[3,4)">odl-infrautils-diagstatus</feature>
     </feature>
 </features>