diff options
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle')
-rw-r--r-- | appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index ac579777a..c355e21b9 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> |