Bug 8647: remove odl-dlux-core as artifact POM 92/58592/2
authorStephen Kitt <skitt@redhat.com>
Fri, 9 Jun 2017 10:11:12 +0000 (12:11 +0200)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Mon, 19 Jun 2017 06:44:39 +0000 (06:44 +0000)
odl-dlux-core is used in dependency management as an artifact POM, but
it isn’t. Removing the declaration is fine since the actual dlux
dependencies specify the version to use.

Change-Id: I83598feb8175d674616a3a3f25c0d52ca1739664
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features-aggregator/odl-openflowplugin-flow-services-ui/pom.xml
features-he-aggregator/odl-openflowplugin-flow-services-ui-he/pom.xml

index ae00760c95bcfea5ee3146154786e8db600a8c8c..3a4dc5e9d87b3b0d39f0fd964f49f4b7cbca8d17 100644 (file)
 
     <dependencyManagement>
         <dependencies>
-            <!-- DLUX -->
-            <dependency>
-                <groupId>org.opendaylight.dlux</groupId>
-                <artifactId>odl-dlux-core</artifactId>
-                <version>${dlux.version}</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
-
             <!-- restconf -->
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
index 5c8a1b69432d4fbb988ceaa755cbc47b198bf254..a2a7047b708c0e6429f9e6b9756aa37b9a9c3777 100644 (file)
 
     <dependencyManagement>
         <dependencies>
-            <!-- DLUX -->
-            <dependency>
-                <groupId>org.opendaylight.dlux</groupId>
-                <artifactId>odl-dlux-core</artifactId>
-                <version>${dlux.version}</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
-
             <!-- restconf -->
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>