diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-12-03 20:27:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-12-03 20:27:21 +0000 |
commit | e7679d6d6703ca586f8e184592296cadcc085d04 (patch) | |
tree | 9958598da6532d8a11c0d1f846be43437ceb4d7d /feature-healthcheck/pom.xml | |
parent | 163fe0a86c55877695bed9b685d41759a087daf2 (diff) |
Release policy/drools-pdp1.6.4
Diffstat (limited to 'feature-healthcheck/pom.xml')
-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 1fff7e68..6787fd71 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>feature-healthcheck</artifactId> |