From 21356661dc1a08e042aa4be14061daf72798fcc2 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 27 Jan 2025 13:27:37 +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 acc94c6d..5a2fdc7e 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.0 checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index cb1a6404..c984d7b3 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.0 integration pom diff --git a/pom.xml b/pom.xml index af01d0a4..9e440f98 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.0 pom diff --git a/resources/pom.xml b/resources/pom.xml index 35f07ee7..1673f81c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 5.1.0-SNAPSHOT + 5.1.0 policy-parent-resources -- 2.16.6