diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-15 12:44:03 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-15 12:44:03 +0100 |
commit | 4ed8883b9863f247287e50c7ff1c1108f1d4a47a (patch) | |
tree | abf8f7e9c1e41beff194ffd57118897fb6189f6b /checkstyle | |
parent | d8eaecc76c97140da7b9b37b8e5473ce27527d1f (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-5001
Change-Id: I8baf6b2c4e56736725c1d0efcbbf983a3958d520
Signed-off-by: waynedunican <wayne.dunican@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 313e4272..cf3a04a3 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.3-SNAPSHOT</version> + <version>4.1.4-SNAPSHOT</version> </parent> <artifactId>checkstyle</artifactId> <name>checkstyle</name> |