From 1c5d6cdf3793b0691686dc34c742f62582daff50 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 17 Sep 2019 12:14:50 -0400 Subject: Bump versions in policy/engine master Also added default branch to .gitreview to facilitate branching in the future. Switched internal properties to use snapshot versions of other repos per review comment. Change-Id: I23d71e67051d88cfaa07adc15e2d143289269027 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- BRMSGateway/src/test/resources/config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BRMSGateway/src/test/resources') diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index d8e489822..73ad1da84 100644 --- a/BRMSGateway/src/test/resources/config.properties +++ b/BRMSGateway/src/test/resources/config.properties @@ -81,6 +81,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.5.2 +brms.dependency.version=1.6.0-SNAPSHOT ENVIRONMENT = DEVL -- cgit 1.2.3-korg