diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 12:34:14 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 12:34:14 +0000 |
commit | 5600ae8ac3176d8f885a168e3d79cccc075a5450 (patch) | |
tree | 4da8799c778eb7da86f3a8aed2d382e655180330 /checkstyle | |
parent | 72219717399da13350e700f3a9b2e5ce51a510d5 (diff) |
Update snapshot and/or references of policy/parent to latest snapshots
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I2ef9b0c578c9aed0bb7c9a56b76acf13dd0962e1
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'checkstyle')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index f6c6cf66..72052618 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>5.0.1-SNAPSHOT</version> + <version>5.0.2-SNAPSHOT</version> </parent> <artifactId>checkstyle</artifactId> <name>checkstyle</name> |