Use features with ranges in odl-config-netty
[controller.git] / features / config-netty / odl-config-netty / pom.xml
index c0bb29dd75f0e162af6ade8e60399fb271e37ace..151d1b1d1bd4084e05c1e9b572e3a6bd34c145de 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.2</version>
         <relativePath/>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.odlparent</groupId>
+            <artifactId>odl-guava-23</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>netty-event-executor-config</artifactId>