Update SFC features in Oxygen 84/65684/5
authorebrjohn <bjohnson@inocybe.com>
Fri, 17 Nov 2017 21:10:21 +0000 (15:10 -0600)
committerBrady Johnson <bjohnson@inocybe.com>
Fri, 19 Jan 2018 20:52:17 +0000 (14:52 -0600)
- Add sfc-shell
- Remove sfc-test-consumer

Change-Id: Id586939392e02bc953dab59da4632c64eb197b26
Signed-off-by: Brady Johnson <bjohnson@inocybe.com>
artifacts/upstream/single-features/pom.xml
features/singles/odl-integration-compatible-with-all/pom.xml

index 2441ba56bbb03d6cead72dcf1c5f1a6e0af60da8..a13cc783d6e1b3199e25347676dfc3404c26722d 100644 (file)
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.sfc</groupId>
-                <artifactId>odl-sfc-test-consumer</artifactId>
+                <artifactId>odl-sfc-ui</artifactId>
                 <version>${sfc.version}</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.sfc</groupId>
-                <artifactId>odl-sfc-ui</artifactId>
+                <artifactId>odl-sfc-vpp-renderer</artifactId>
                 <version>${sfc.version}</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.sfc</groupId>
-                <artifactId>odl-sfc-vpp-renderer</artifactId>
+                <artifactId>odl-sfclisp</artifactId>
                 <version>${sfc.version}</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.sfc</groupId>
-                <artifactId>odl-sfclisp</artifactId>
+                <artifactId>odl-sfc-shell</artifactId>
                 <version>${sfc.version}</version>
                 <type>xml</type>
                 <classifier>features</classifier>
index 8ea93d2b0ae807a958830434e34a11745768df0e..1aff17a1beb56223c852a9ddb138d5ab6a17f968 100644 (file)
         </dependency>
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>
-            <artifactId>odl-sfc-test-consumer</artifactId>
+            <artifactId>odl-sfc-ui</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>
-            <artifactId>odl-sfc-ui</artifactId>
+            <artifactId>odl-sfclisp</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>
-            <artifactId>odl-sfclisp</artifactId>
+            <artifactId>odl-sfc-shell</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>