diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 16:44:40 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 16:44:44 -0400 |
commit | c4010ab7cc1f94c826b04f80e672f3042834bfc1 (patch) | |
tree | f98ae105807ab897a3a5b64a5a2cb1785890445a /BRMSGateway/src | |
parent | 8defd71ab9be122e70a46841ab3439d58dec8959 (diff) |
Point to released artifacts
1.6.0 is drools-app
2.2.2 is models
Issue-ID: POLICY-2378
Change-Id: I4329d433104e814ae023ee624442c79eb5eed3df
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 73ad1da84..5ad9b9e1a 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-SNAPSHOT +brms.dependency.version=1.6.0 ENVIRONMENT = DEVL |