diff options
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml')
-rw-r--r-- | appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml index 8d0cc0952..f5b5bc7c5 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>appc-netconf-adapter</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-netconf-adapter-installer</artifactId> <name>NETCONF Adapter - Karaf Installer</name> |