Move Cardinal features to not compatible 26/63926/1
authorLuis Gomez <ecelgp@gmail.com>
Wed, 4 Oct 2017 01:32:37 +0000 (18:32 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 4 Oct 2017 01:32:37 +0000 (18:32 -0700)
Cardinal brings l2switch which is a non compatible project.

Change-Id: Iec713a7dd329ea1b5b113e754498038f1d35a8b5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
features/singles/odl-integration-all/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml

index a907c1eb0045001a43c26015da0b1104eeac2209..4b2e3dd7213d6feab7b65555d1372e89824016ee 100644 (file)
         </dependency>
         -->
 
+        <!-- Cardinal -->
+        <dependency>
+            <groupId>org.opendaylight.cardinal</groupId>
+            <artifactId>odl-cardinal-ui</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.cardinal</groupId>
+            <artifactId>odl-cardinal</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
         <!-- COE -->
         <dependency>
             <groupId>org.opendaylight.coe</groupId>
index 3db05de11b58650f483d6e9aab9107449fb41617..2521ceb247db1e0f15847a59c873e031a6e4c31b 100644 (file)
             <classifier>features</classifier>
         </dependency>
 
-        <!-- Cardinal -->
-        <dependency>
-            <groupId>org.opendaylight.cardinal</groupId>
-            <artifactId>odl-cardinal-ui</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.cardinal</groupId>
-            <artifactId>odl-cardinal</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
-
         <!-- Daexim -->
         <dependency>
            <groupId>org.opendaylight.daexim</groupId>