diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-21 12:04:20 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-21 19:46:31 +0000 |
commit | 2a48d67cd5125d6bbc65eccba6c6499c7022e620 (patch) | |
tree | 918ddfd5e10e5d0248156a8374c92a81a74541ca /appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client | |
parent | ae95a67df40cdb09632486881da89aa7da9f8fe6 (diff) |
Change parent to release version 2.7.2
Change-Id: Id2788d2f1abf23e618aaa914ff6f604863b58c70
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client')
-rw-r--r-- | appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml index 775bd7d55..cf713b59e 100644 --- a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> |