diff options
Diffstat (limited to 'netconf/restconf/restconf-common/pom.xml')
-rw-r--r-- | netconf/restconf/restconf-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netconf/restconf/restconf-common/pom.xml b/netconf/restconf/restconf-common/pom.xml index aa383eb..61d5c91 100644 --- a/netconf/restconf/restconf-common/pom.xml +++ b/netconf/restconf/restconf-common/pom.xml @@ -20,7 +20,7 @@ <groupId>org.onap.ccsdk.odl-legacy.netconf</groupId> <artifactId>restconf-common</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>${project.artifactId}</name> |