diff options
Diffstat (limited to 'netconf/pom.xml')
-rw-r--r-- | netconf/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netconf/pom.xml b/netconf/pom.xml index e7a85d7..2de064d 100644 --- a/netconf/pom.xml +++ b/netconf/pom.xml @@ -13,11 +13,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-aggregator</artifactId> <version>1.0.0</version> <packaging>pom</packaging> |