diff options
author | 2025-03-11 13:57:27 +0000 | |
---|---|---|
committer | 2025-03-11 13:57:27 +0000 | |
commit | eeab26cc77d482123ffbf16733b304eff5a52499 (patch) | |
tree | 3b830939a825c664d818d16785be05ca4fb07d16 /checkstyle/pom.xml | |
parent | cdcb91044f8c863dfbcbcc9bd9bd3efdfdcf017f (diff) |
Release policy/parent5.1.1
Diffstat (limited to 'checkstyle/pom.xml')
-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 102eeb1e..f425f812 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.1.1-SNAPSHOT</version> + <version>5.1.1</version> </parent> <artifactId>checkstyle</artifactId> <name>checkstyle</name> |