summaryrefslogtreecommitdiffstats
path: root/BRMSGateway
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-07-09 16:01:12 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-07-09 16:01:12 +0000
commit2bdb60b2c98c66407fcd4bab6710914681ca70b0 (patch)
tree1580d356034c19e393daeb2a58252065537cf406 /BRMSGateway
parent23e050797876200b30104272cd81641620a24b21 (diff)
Release policy/engine1.6.5
Diffstat (limited to 'BRMSGateway')
-rw-r--r--BRMSGateway/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml
index ac07fe02d..6c4646b40 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.5-SNAPSHOT</version>
+ <version>1.6.5</version>
</parent>
<artifactId>BRMSGateway</artifactId>
<description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description>