diff options
Diffstat (limited to 'netconf/restconf/restconf-common/pom.xml')
-rw-r--r-- | netconf/restconf/restconf-common/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netconf/restconf/restconf-common/pom.xml b/netconf/restconf/restconf-common/pom.xml index aa383eb..6244dbe 100644 --- a/netconf/restconf/restconf-common/pom.xml +++ b/netconf/restconf/restconf-common/pom.xml @@ -14,13 +14,13 @@ <parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-parent</artifactId> - <version>4.0.4</version> + <version>5.0.7</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.odl-legacy.netconf</groupId> <artifactId>restconf-common</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>${project.artifactId}</name> |