diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:15:24 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:15:24 +0000 |
commit | 12d321ccd298559f5fc2d6dfc354cdf9545e8997 (patch) | |
tree | 2413824942e101175b6cb17c8993482b370ec175 /BRMSGateway/pom.xml | |
parent | 31aa90351064401a6ef4aaea9304b745969004e0 (diff) |
Release policy/engine1.5.1
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 eccf483b8..359488dd7 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.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>BRMSGateway</artifactId> <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description> |