diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-13 16:54:37 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-13 16:54:41 -0400 |
commit | b7bdab1bba58bc0fd2738128fbaf19441047366f (patch) | |
tree | 3d0628840ef067d8aadc809f72bb0b82f3015d40 /BRMSGateway/src | |
parent | addcca22d6243a4904df9d20c1467c31c764eaaa (diff) |
Point to parent, common, models
Released parent, fixes in model and commons.
Issue-ID: POLICY-2486
Change-Id: I5c939dade1024dc6c606250ec8f55ece74614b36
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'BRMSGateway/src')
-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 5ad9b9e1a..2de8e8462 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.6.0 +brms.dependency.version=1.6.1-SNAPSHOT ENVIRONMENT = DEVL |