aboutsummaryrefslogtreecommitdiffstats
path: root/mdsal-resource/features
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 /mdsal-resource/features
parent94514d18aed9860ec19c93ce35968f2fbe3acef6 (diff)
parent1f41c5ad3c86294b4c05ddaecfb6e68a4ed123c6 (diff)
Merge "Depend on opendaylight-karaf-empty from odlparent"
Diffstat (limited to 'mdsal-resource/features')
-rwxr-xr-xmdsal-resource/features/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdsal-resource/features/pom.xml b/mdsal-resource/features/pom.xml
index c1553f0..a5eb642 100755
--- a/mdsal-resource/features/pom.xml
+++ b/mdsal-resource/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>