diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:08:50 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:08:50 +0000 |
commit | 931ab29b668939cc2b9fac88f5e2a3729ec1df07 (patch) | |
tree | 8755b6e1b457c52cdb9b54599c4424e21854f0b0 /feature-healthcheck | |
parent | b8e10cb70d2c53a298cb3554b6fbeb6d9dba2246 (diff) |
Release policy/drools-pdp2.0.1
Diffstat (limited to 'feature-healthcheck')
-rw-r--r-- | feature-healthcheck/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 57093298..5bf7fa7d 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <artifactId>feature-healthcheck</artifactId> |