Upgrade to odlparent 2.0.2
[integration/distribution.git] / features / repos / index / pom.xml
index 8a7e526ef6f3ccab2a37f81eb6fb8ce78ab5e48b..dfffc7daa4e43b2b8c7d0496f714a0863bb5281e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.0.2</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
             <type>xml</type>
         </dependency>
 
+        <!-- COE -->
+        <dependency>
+            <groupId>org.opendaylight.coe</groupId>
+            <artifactId>features-coe</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- Controller -->
         <dependency>
             <groupId>org.opendaylight.controller</groupId>