diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 14:44:20 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 14:44:20 +0000 |
commit | 15fb42368a6eb294a70e6aa2f666708cc46341e3 (patch) | |
tree | 566256b3db5357e8787624e4c434fecb4253d63b /BRMSGateway/pom.xml | |
parent | 0bcc47ddc125251fd17207f4ff0dab727e61c8de (diff) |
Release policy/engine1.6.0
Diffstat (limited to 'BRMSGateway/pom.xml')
-rw-r--r-- | BRMSGateway/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 43ac9bd43..85b738aa2 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <artifactId>BRMSGateway</artifactId> <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description> |