aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-05-20 11:08:22 +0100
committersaul.gill <saul.gill@est.tech>2024-05-20 11:15:30 +0100
commitb041c9ad0c101d6d14bb54c95a1588ec49844328 (patch)
tree2ef36b9ff7c4ba75a1729747c7e86d4448a49475 /checkstyle
parentd8354d6499f75af5cf958b2723d3d35363e826c2 (diff)
Set snapshot and/or references of policy/parent for new release
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: I45b807cdb0bd6293c13fa496d3f0cc739ea9176e Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'checkstyle')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 017ad9a6..d2518ee0 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>4.1.5-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>checkstyle</artifactId>
<name>checkstyle</name>