diff options
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/installer/pom.xml')
-rwxr-xr-x | appc-outbound/appc-network-inventory-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml index 446721393..33732d9ee 100755 --- a/appc-outbound/appc-network-inventory-client/installer/pom.xml +++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-network-inventory-client</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <name>APPC Network Inventory - Installer</name> <packaging>pom</packaging> |