diff options
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 5abc6c01d..a7de2f1d3 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.6-SNAPSHOT</version> + <version>1.3.7-SNAPSHOT</version> </parent> <artifactId>BRMSGateway</artifactId> <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description> |