diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-18 18:50:29 -0800 |
---|---|---|
committer | Charles Cole <cc847m@att.com> | 2017-11-21 09:05:57 -0600 |
commit | db597fe2163c073e37ad2ddc0d7fe386517e21e0 (patch) | |
tree | 30df9d82489f919d7f13703dfad83f32e95f1556 /BRMSGateway/src/test | |
parent | 5574639015d8316696a0964c6f2f842679e4bc36 (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I61e0ae91e3ece54ed09a88dad9b8dac173ccae07
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 fbcdaf910..6ccfc4969 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.1.2-SNAPSHOT +brms.dependency.version=1.2.0-SNAPSHOT ENVIRONMENT = DEVL |