diff options
author | 2025-01-27 13:27:37 +0000 | |
---|---|---|
committer | 2025-01-27 13:27:37 +0000 | |
commit | 21356661dc1a08e042aa4be14061daf72798fcc2 (patch) | |
tree | eee779425d0f024c77f04d0f5d02164ab820c9fc /checkstyle/pom.xml | |
parent | 155b0c4b75316a75560f74a2ae645873c967273a (diff) |
Release policy/parent5.1.0
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 acc94c6d..5a2fdc7e 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.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>checkstyle</artifactId> <name>checkstyle</name> |