diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 21:25:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 21:25:39 +0000 |
commit | 8419b6d8efc4353556eef0f99486913d4df5a861 (patch) | |
tree | 1a4af74ec7edecf46ee003a3a3e9964a709a4ffe /api-active-standby-management | |
parent | c4586dfd3b599b4a1a120b1280339fd88eb57a5c (diff) |
Release policy/drools-pdp1.9.1
Diffstat (limited to 'api-active-standby-management')
-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 a0013f7b..6e154ca7 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.9.1-SNAPSHOT</version> + <version>1.9.1</version> </parent> <artifactId>api-active-standby-management</artifactId> |