diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-17 10:57:00 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-17 10:57:08 -0700 |
commit | c1decc814fb7c646399df2b2d94c65c695190f97 (patch) | |
tree | 8f60fcd69015a7d7e7a56b059e781e2382352743 /appc-outbound/appc-network-inventory-client/provider/pom.xml | |
parent | 6baf061a9caa39bd2fff0c7420e5562dfb31a8c6 (diff) |
Increment version to 1.6.4-SNAPSHOT
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/provider/pom.xml')
-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 9e0078374..005d5e73b 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.appc</groupId>
<artifactId>appc-network-inventory-client-provider</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>APPC Network Client - Provider</name>
|