Upgrade to odlparent 2.0.2
[integration/distribution.git] / features / singles / odl-integration-all / pom.xml
index 2f52807c2a6f721c6312221aa308dc7e0b1c4e5d..652210f01e3939fe26078a83e79569b186b088c4 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
 
         <!-- External single feature dependencies in alphabetical order -->
 
+        <!-- COE -->
+        <dependency>
+            <groupId>org.opendaylight.coe</groupId>
+            <artifactId>odl-coe</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
         <!-- Genius -->
         <dependency>
             <groupId>org.opendaylight.genius</groupId>