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-dg-util/appc-dg-util-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-dg-util/appc-dg-util-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml index 374785b5c..156804945 100644 --- a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/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-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml index b7184bd90..17735dd79 100644 --- a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/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-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml index a4c2fe4d8..50c8d4f1f 100644 --- a/appc-dg-util/appc-dg-util-features/pom.xml +++ b/appc-dg-util/appc-dg-util-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> |