aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment/features/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-05-16 12:36:49 +0000
committerGerrit Code Review <gerrit@onap.org>2017-05-16 12:36:49 +0000
commit7c62131e55caff8f90b15ecdbe2b864e2db63b7d (patch)
treea0d4fc0f25e1a9f682f751a4519b5b8d2864d494 /resource-assignment/features/pom.xml
parent94514d18aed9860ec19c93ce35968f2fbe3acef6 (diff)
parent1f41c5ad3c86294b4c05ddaecfb6e68a4ed123c6 (diff)
Merge "Depend on opendaylight-karaf-empty from odlparent"
Diffstat (limited to 'resource-assignment/features/pom.xml')
-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>