diff options
Diffstat (limited to 'netconf/features/pom.xml')
-rw-r--r-- | netconf/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netconf/features/pom.xml b/netconf/features/pom.xml index c326f18..2cb4e47 100644 --- a/netconf/features/pom.xml +++ b/netconf/features/pom.xml @@ -11,11 +11,11 @@ <parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> - <version>10.0.2</version> + <version>11.0.3</version> <relativePath/> </parent> - <groupId>org.onap.ccsdk.odl-legacy</groupId> + <groupId>org.onap.ccsdk.odl-legacy.netconf</groupId> <artifactId>netconf-features-parent</artifactId> <version>1.0.0</version> <packaging>pom</packaging> |