From 5aa7ec363bb4c16f6380bb62ffe9e163802bf9fa Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 15 Nov 2018 12:02:35 +0000 Subject: Update to 1.3.4-SNAPSHOT Issue-ID: POLICY-1262 Change-Id: Iff542c9d6e07f143517bd0470cee7c6a6a90a065 Signed-off-by: liamfallon --- BRMSGateway/src/test/resources/config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BRMSGateway/src/test/resources/config.properties') diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index 92ae2ad18..6d09c287e 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.3.3-SNAPSHOT +brms.dependency.version=1.3.4-SNAPSHOT ENVIRONMENT = DEVL -- cgit 1.2.3-korg