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 12:04:24 -0700 |
commit | 2eb22a26a17b1c5daa91379e3dc9a60c22dcdc8a (patch) | |
tree | 452e2125c00ce0f26a1b1a74a50dbda03a288882 /appc-config/appc-config-audit | |
parent | d70d49191f32d5b77b3c07f75748e44c98c4772b (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-config/appc-config-audit')
6 files changed, 6 insertions, 6 deletions
diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml index f14da2759..16161efe9 100644 --- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/features-appc-config-audit/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.1</version> + <version>2.7.2</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml index 4acdf4977..019fd3df0 100644 --- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/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> diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 46859248e..693c2a902 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/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.1</version> + <version>2.7.2</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index 95376a879..b17490b9c 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 1ec0c08a2..a89c7530a 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index ae59f577d..74edd9811 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> <groupId>org.onap.appc</groupId> |