From 6cca87ba9c977c55e2bc421f0bdcfa018b309b3e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 18 Nov 2024 12:00:15 +0000 Subject: [PATCH] Release policy/parent --- checkstyle/pom.xml | 2 +- integration/pom.xml | 2 +- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index f6c6cf66..d8415bcb 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 5.0.1-SNAPSHOT + 5.0.1 checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 55dffd2a..a49cee34 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.0.1-SNAPSHOT + 5.0.1 integration pom diff --git a/pom.xml b/pom.xml index c971ad0b..8d2134ec 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.0.1-SNAPSHOT + 5.0.1 pom diff --git a/resources/pom.xml b/resources/pom.xml index 72c4fa45..5e106a19 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.0.1-SNAPSHOT + 5.0.1 policy-parent-resources -- 2.16.6