diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 22:08:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 22:08:59 +0000 |
commit | fd92457d85b02e941e9e02732f5cd7e1a97f5bca (patch) | |
tree | 5767d9aebbbf091dfb351449f25d20bb54b6d3b2 /api-active-standby-management/pom.xml | |
parent | 06bd36c8757a55e947e38c9204270dcaf98f8875 (diff) |
Release policy/drools-pdp1.8.0
Diffstat (limited to 'api-active-standby-management/pom.xml')
-rw-r--r-- | api-active-standby-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml index 33b228cc..d848c645 100644 --- a/api-active-standby-management/pom.xml +++ b/api-active-standby-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>api-active-standby-management</artifactId> |