aboutsummaryrefslogtreecommitdiffstats
path: root/sli/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sli/features/pom.xml')
-rwxr-xr-xsli/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sli/features/pom.xml b/sli/features/pom.xml
index d796986..d308105 100755
--- a/sli/features/pom.xml
+++ b/sli/features/pom.xml
@@ -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>