diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 12:56:56 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 12:57:01 -0400 |
commit | 278cb967f83be3ce89d17c225f474ef42698b3c0 (patch) | |
tree | c578947a87da97f424a6485ada239fe4aa266566 /BRMSGateway/pom.xml | |
parent | 9347099fc35e87bc73a876d781102d4db8c0201e (diff) |
Bump engine 1.6.3-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ic374190da660b3c258998ecf131fa57dcb1cb834
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 68a5a08fc..c34def84c 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.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>BRMSGateway</artifactId> <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description> |