diff options
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/features/pom.xml')
-rwxr-xr-x | appc-outbound/appc-network-inventory-client/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index 21942ea54..8c794c689 100755 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-network-inventory-client</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-network-inventory-client-features</artifactId> <name>APPC Network Inventory - Features</name> |