diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-06 00:43:08 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-06 00:45:02 -0700 |
commit | ad7915cb65a953d5e334c8d3b20ddf4feefd419b (patch) | |
tree | 4bd0878556b76c4c22c0175a65cc694cc86db7b2 /appc-outbound/appc-network-inventory-client/provider/pom.xml | |
parent | daa8dd085c91a3e8aed459aabd01708209e7383c (diff) |
Change to release parent
Change-Id: I26d499688dbff828a7928799efe7740b581a1b1f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
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 ab4e39f13..c81223566 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -28,7 +28,7 @@ <parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
|