diff options
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/pom.xml')
-rw-r--r-- | appc-adapters/appc-netconf-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/pom.xml index 4296f15cd..f4c97dfe8 100644 --- a/appc-adapters/appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>appc-adapters</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |