diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-30 14:44:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-30 14:44:36 +0000 |
commit | 37ad11c5660d017aace257bf7f5bd03c02f26bdd (patch) | |
tree | d6302e5c4828b5a2d87553d5946e09be7419a939 /BRMSGateway/pom.xml | |
parent | ded86eddc2c1c268655c61c3dd5fb0c0dbe8dd96 (diff) |
Release policy/engine1.6.3
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 c34def84c..c014d02ab 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.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <artifactId>BRMSGateway</artifactId> <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description> |