diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-06-05 17:03:32 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-06-05 17:03:50 +0100 |
commit | 56a23de5d3f4ab454ef4a0c7c6e65456fbd234ce (patch) | |
tree | bca03c1964c7b76f2dd78c2fd655ac7caa55064c /BRMSGateway/src/test | |
parent | a8f71f9093ad57afe14582803af8a3761ff270ea (diff) |
Update engine to SNAPSHOT-1.3.0
Snapshot updated for Casablanca.
Change-Id: Ieb2c9a990c0f36f31c974038465e7d38aaa21e5d
Issue-ID: POLICY-875
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'BRMSGateway/src/test')
-rw-r--r-- | BRMSGateway/src/test/resources/config.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index 25eeb83a6..ff2e121ee 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.2.3 +brms.dependency.version=1.3.0-SNAPSHOT ENVIRONMENT = DEVL |