aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-05-16 18:55:55 +0000
committerGerrit Code Review <gerrit@onap.org>2017-05-16 18:55:55 +0000
commit4beb73a5b87180befeb199f905a1ede78f8eb79a (patch)
treed2741b22b310b1177a8ef3f619279078627f8d40 /rootpom
parent62ba12c8deefcf750e02206c6cf76679d4e64198 (diff)
parent44775a0ec9732f2874c1b07fee15c393949b55b8 (diff)
Merge "Depend on opendaylight-karaf-empty from odlparent"
Diffstat (limited to 'rootpom')
-rwxr-xr-xrootpom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 41cf463..84dbc43 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -163,7 +163,7 @@
<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>