aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2017-05-05 15:56:31 -0400
committerAlexis de Talhouët <adetalhouet89@gmail.com>2017-05-11 08:01:01 -0400
commit1f41c5ad3c86294b4c05ddaecfb6e68a4ed123c6 (patch)
treef225d4ddc7b1a73eefdd9b9b65c2e9baeede8716 /resource-assignment
parentdd1a88c29ba7fd4c30c29b54389be1084725a38d (diff)
Depend on opendaylight-karaf-empty from odlparent
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: I78d98ef4cf42b1f6cf09eba21d41016896c16133 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'resource-assignment')
-rwxr-xr-xresource-assignment/features/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource-assignment/features/pom.xml b/resource-assignment/features/pom.xml
index 74d246c..6905757 100755
--- a/resource-assignment/features/pom.xml
+++ b/resource-assignment/features/pom.xml
@@ -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>