diff options
author | 2024-11-18 12:00:15 +0000 | |
---|---|---|
committer | 2024-11-18 12:00:15 +0000 | |
commit | 6cca87ba9c977c55e2bc421f0bdcfa018b309b3e (patch) | |
tree | 665411fe5d9eda2aab9a6fac93cc62fde78c4e72 /checkstyle/pom.xml | |
parent | 6427527d5ceee9a781fd3e89384cc1010fc4e16f (diff) |
Release policy/parent5.0.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 f6c6cf66..d8415bcb 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.1</version> </parent> <artifactId>checkstyle</artifactId> <name>checkstyle</name> |