Remove config features from protocol-framework feature 95/72595/4
authorTom Pantelis <tompantelis@gmail.com>
Sat, 2 Jun 2018 11:20:33 +0000 (07:20 -0400)
committerTom Pantelis <tompantelis@gmail.com>
Mon, 4 Jun 2018 22:31:03 +0000 (18:31 -0400)
CSS remnants that aren't needed.

Change-Id: I1e510da5c07c0dddfb602a5abbbc46349288f5eb
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
features/protocol-framework/odl-protocol-framework/pom.xml

index 4cb3da3a892ebf97f717e8d6a804255dd1623c91..336cf2608804c50262cb01976d01c4faab47be47 100644 (file)
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-config-api</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>odl-netty-4</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-config-netty-config-api</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>odl-guava-23</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>