diff options
author | 2024-07-11 16:11:18 +0000 | |
---|---|---|
committer | 2024-07-11 16:11:18 +0000 | |
commit | d65baada5179fcb7635ec95c3b9e358e335c9fbc (patch) | |
tree | ae5d3a9e1cbeffc520fe309a6bbcdd6a289eb532 /checkstyle | |
parent | 7066b205257498c3246fb5d38f9676db5f40a207 (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-5072
Change-Id: I0d04eda60251fbb3824b8e6dbda8f4131590e0f1
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 d2518ee0..f6c6cf66 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.0-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </parent> <artifactId>checkstyle</artifactId> <name>checkstyle</name> |