diff options
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 afd3766e..ceff7d80 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.1-SNAPSHOT</version> + <version>1.8.1</version> </parent> <artifactId>api-active-standby-management</artifactId> |