diff options
Diffstat (limited to 'appc-dg-util/appc-dg-util-features/pom.xml')
-rw-r--r-- | appc-dg-util/appc-dg-util-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml index 779e36108..3bb95b882 100644 --- a/appc-dg-util/appc-dg-util-features/pom.xml +++ b/appc-dg-util/appc-dg-util-features/pom.xml @@ -19,7 +19,7 @@ </dependency> <dependency> - <groupId>org.opendaylight.controller</groupId> + <groupId>org.opendaylight.mdsal</groupId> <artifactId>features-mdsal</artifactId> <classifier>features</classifier> <type>xml</type> |