aboutsummaryrefslogtreecommitdiffstats
path: root/BRMSGateway/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2019-01-09 11:55:07 -0600
committerJorge Hernandez <jorge.hernandez-herrero@att.com>2019-01-09 11:56:08 -0600
commit696052ab83f70e3ec31f8772af0c9d9fb1aa7f47 (patch)
treeb5aaf05851d7ef512656a5e839ec50864ed3cd3b /BRMSGateway/pom.xml
parenta110740b1930f07da7232a4996863fff18d77632 (diff)
Move to 1.3.5-SNAPSHOT version1.3.5
Change-Id: I80c0fca0c947614984362d2bfc16dc4e5b55b5c4 Issue-ID: POLICY-1390 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'BRMSGateway/pom.xml')
-rw-r--r--BRMSGateway/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml
index da1b89d0f..086c2494e 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.3.4-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
</parent>
<artifactId>BRMSGateway</artifactId>
<description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description>