diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-22 15:18:41 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-22 15:18:42 -0700 |
commit | d402964f469bed97ab64032ee75e51be92d040ff (patch) | |
tree | 5c705ed156e404eef91df9245e4aee3ce21cae92 /appc-outbound/appc-network-inventory-client/provider | |
parent | ef489229425a3385abc88238ef557176a69959f7 (diff) |
Increment version to 1.7.3-SNAPSHOT
Change-Id: I41e19b982bbcf5f84e63d13591a0e9df71650a50
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 f77623d8d..0771c4c2b 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>2.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>APPC Network Client - Provider</name> |