diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-01-27 08:57:06 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-01-27 09:00:10 -0800 |
commit | 9b32cb60360a2a2973c621053510718de0072111 (patch) | |
tree | 80a45b47d9a6316b8dd5b29d3671d3aaa093424e /appc-outbound/appc-network-inventory-client/features | |
parent | dac845c622625f78f5c28be9b93ecf3ab377f488 (diff) |
Change parent to version 2.7.1-SNAPSHOT
Change-Id: I5fa014f96f20dad8a6ed4bc2d7a73641ff7846c4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml index 5d2660e9f..f63798128 100644 --- a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.7.0</version> + <version>2.7.1-SNAPSHOT</version> <relativePath/> </parent> 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 c244c782a..b64284a3c 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.0</version> + <version>2.7.1-SNAPSHOT</version> <relativePath/> </parent> diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index 32eb294cc..93612dd79 100644 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.0</version> + <version>2.7.1-SNAPSHOT</version> <relativePath/> </parent> |