diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-04-01 09:53:42 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-04-01 09:53:42 -0700 |
commit | aed12f000f82bb0ba925042e8722e9b625f5073f (patch) | |
tree | f9bc98ed2de94d1496eb490587bbd6793402c57d /appc-outbound/appc-network-inventory-client/provider | |
parent | 17edc987695f10a776dd0c90a1074e20bde02f85 (diff) |
Increment version to 1.7.2-SNAPSHOT
Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/provider')
-rwxr-xr-x | appc-outbound/appc-network-inventory-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index 74d9e7a5b..b586dee83 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-network-inventory-client-provider</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>APPC Network Client - Provider</name> |