Depend on opendaylight-karaf-empty from odlparent 03/4203/1
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 15 May 2017 12:48:32 +0000 (08:48 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 15 May 2017 12:48:32 +0000 (08:48 -0400)
As per as BUG 6278 in ODL: https://bugs.opendaylight.org/show_bug.cgi?id=6278
karaf-parent, and its child have been moved to odlparent.

Aligning downstream consumer to avoid breakage once the artifact
is removed from controller.

Change-Id: I2cbcb29141405d5e14ea5815ca95a88ed9824157
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
dblib/features/pom.xml
filters/features/pom.xml
rootpom/pom.xml
sli/features/pom.xml
sliPluginUtils/features/pom.xml
sliapi/features/pom.xml

index f6a4b7a..b6793d8 100755 (executable)
@@ -40,7 +40,7 @@
 
                <!-- dependency for opendaylight-karaf-empty for use by testing -->
                <dependency>
-                       <groupId>org.opendaylight.controller</groupId>
+                       <groupId>org.opendaylight.odlparent</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
             <version>${odl.karaf.empty.distro.version}</version>
                        <type>zip</type>
@@ -96,7 +96,7 @@
                                <version>2.16</version>
                                <configuration>
                                        <systemPropertyVariables>
-                                               <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
+                                               <karaf.distro.groupId>org.opendaylight.odlparent</karaf.distro.groupId>
                                                <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
                                                <karaf.distro.version>${odl.karaf.empty.distro.version}</karaf.distro.version>
                                        </systemPropertyVariables>
index 74247a6..74cdc3b 100755 (executable)
@@ -64,7 +64,7 @@
                                <version>2.16</version>
                                <configuration>
                                        <systemPropertyVariables>
-                                               <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
+                                               <karaf.distro.groupId>org.opendaylight.odlparent</karaf.distro.groupId>
                                                <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
                                                <karaf.distro.version>${odl.karaf.empty.distro.version}</karaf.distro.version>
                                        </systemPropertyVariables>
index aab4161..4ace6f4 100755 (executable)
                <dependencyManagement>
                        <dependencies>
                                <dependency>
-                                       <groupId>org.opendaylight.controller</groupId>
+                                       <groupId>org.opendaylight.odlparent</groupId>
                                        <artifactId>opendaylight-karaf-empty</artifactId>
                                        <version>${odl.karaf.empty.distro.version}</version>
                                        <type>zip</type>
index d796986..d308105 100755 (executable)
@@ -44,7 +44,7 @@
 
                <!-- dependency for opendaylight-karaf-empty for use by testing
                <dependency>
-                       <groupId>org.opendaylight.controller</groupId>
+                       <groupId>org.opendaylight.odlparent</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
                        <version>${odl.karaf.empty.version}</version>
                        <type>zip</type>
@@ -99,7 +99,7 @@
                                <version>2.16</version>
                                <configuration>
                                        <systemPropertyVariables>
-                                               <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
+                                               <karaf.distro.groupId>org.opendaylight.odlparent</karaf.distro.groupId>
                                                <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
                                                <karaf.distro.version>${odl.karaf.empty.distro.version}</karaf.distro.version>
                                        </systemPropertyVariables>
index 46a8b04..d1c9614 100755 (executable)
@@ -35,7 +35,7 @@
                </dependency>
                <!-- dependency for opendaylight-karaf-empty for use by testing -->
                <dependency>
-                       <groupId>org.opendaylight.controller</groupId>
+                       <groupId>org.opendaylight.odlparent</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
                        <version>${odl.karaf.empty.distro.version}</version>
                        <type>zip</type>
@@ -89,7 +89,7 @@
                                <version>2.16</version>
                                <configuration>
                                        <systemPropertyVariables>
-                                               <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
+                                               <karaf.distro.groupId>org.opendaylight.odlparent</karaf.distro.groupId>
                                                <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
                                                <karaf.distro.version>${odl.karaf.empty.distro.version}</karaf.distro.version>
                                        </systemPropertyVariables>
index 9f2ed4f..4a572cb 100755 (executable)
@@ -40,7 +40,7 @@
 
                <!-- dependency for opendaylight-karaf-empty for use by testing -->
                <dependency>
-                       <groupId>org.opendaylight.controller</groupId>
+                       <groupId>org.opendaylight.odlparent</groupId>
                        <artifactId>opendaylight-karaf-empty</artifactId>
                        <type>zip</type>
                </dependency>
@@ -96,7 +96,7 @@
                                <version>2.16</version>
                                <configuration>
                                        <systemPropertyVariables>
-                                               <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
+                                               <karaf.distro.groupId>org.opendaylight.odlparent</karaf.distro.groupId>
                                                <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
                                                <karaf.distro.version>${odl.karaf.empty.distro.version}</karaf.distro.version>
                                        </systemPropertyVariables>