diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-14 11:13:10 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-14 16:36:50 -0400 |
commit | 02e4145d00f73fb5d3a6befb629192058885467a (patch) | |
tree | 195de0d77658d16dd20c71f48c6965424687cc5a /BRMSGateway | |
parent | 69acdaaf2a915fae57044515ccf955bd960d817e (diff) |
defaulting to release branch.policy fix.
Change-Id: Ib9076a028dc1d4133a2bef4dc52aabc74fe69e8b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'BRMSGateway')
-rw-r--r-- | BRMSGateway/config.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/config.properties b/BRMSGateway/config.properties index bf846de09..c0bb876c1 100644 --- a/BRMSGateway/config.properties +++ b/BRMSGateway/config.properties @@ -79,6 +79,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.0.0-SNAPSHOT +brms.dependency.version=1.0.0 ENVIRONMENT = DEVL |