Release integration/distribution
[integration/distribution.git] / features / repos / index / pom.xml
index 213e4bef637ec04a4120c1bce6fa356bb2f9ac40..3502ef1be1ee81a8244ddda546dd516b99210daf 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>8.0.2</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-index</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.14.5</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
                 </dependency>
             </dependencies>
         </profile>
-        <!-- Genius -->
-        <profile>
-            <id>genius</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.genius</groupId>
-                    <artifactId>genius-features</artifactId>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- InfraUtils -->
         <profile>
             <id>infrautils</id>
                     <classifier>features</classifier>
                     <type>xml</type>
                 </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.controller</groupId>
+                    <artifactId>features-controller-testing</artifactId>
+                    <classifier>features</classifier>
+                    <type>xml</type>
+                </dependency>
             </dependencies>
         </profile>
         <!-- Neutron Northbound -->