Karaf4 features and distribution
[integration/distribution.git] / features3-index / pom.xml
similarity index 98%
rename from features-index/pom.xml
rename to features3-index/pom.xml
index c64683c33419c751ec81b6c1f68b72ffb9076408..628c187ac45be4ee54d806510a67671915f411fb 100644 (file)
@@ -7,7 +7,9 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
             </dependency>
         </dependencies>
     </dependencyManagement>
+    <!-- Keep upstream-artifacts updated. -->
     <dependencies>
         <!-- Feature repository dependencies from this project. -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>features-distribution</artifactId>
+            <artifactId>features3-distribution</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>