diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-16 23:01:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-16 23:01:34 +0000 |
commit | 6c3164d2e3383f909f621ec62f4bc1368d699fae (patch) | |
tree | 449b5889f2dcff3eddc8fbcef96f0c952a67a441 /BRMSGateway/src/test/resources/config.properties | |
parent | 6f7700a171332f3526fa6630943871a2757f86dc (diff) | |
parent | 1da88553b5bc956d0d4bf7d9f460e81e25a5fe88 (diff) |
Merge "Upgrade SNAPSHOT to 1.2.2"v1.2.2
Diffstat (limited to 'BRMSGateway/src/test/resources/config.properties')
-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 8eeb8116e..2330424b4 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.1-SNAPSHOT +brms.dependency.version=1.2.2 ENVIRONMENT = DEVL |