From 07f54476756491af87e69e5e470c265f2cbd61df Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 16 May 2024 11:26:52 +0000 Subject: [PATCH] Release policy/parent --- checkstyle/pom.xml | 2 +- integration/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index cf3a04a3..d20eb3be 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 4.1.4-SNAPSHOT + 4.1.4 checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 4717e142..cf85956d 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.1.4-SNAPSHOT + 4.1.4 integration pom @@ -1487,7 +1487,7 @@ org.onap.policy.parent checkstyle - [4.1.2,) + 4.1.4 compile diff --git a/pom.xml b/pom.xml index d412dfa2..959a76e4 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 4.1.4-SNAPSHOT + 4.1.4 pom diff --git a/resources/pom.xml b/resources/pom.xml index 3fe2eb92..35098577 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 4.1.4-SNAPSHOT + 4.1.4 policy-parent-resources -- 2.16.6