diff options
author | Hengye <yehui.wang@est.tech> | 2019-04-04 03:13:35 +0000 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-05 13:19:02 -0400 |
commit | 93206cf9624df06a518a8016b965b9104e687f14 (patch) | |
tree | a30ec21db5426257023db955650c18c1a7d3f8c8 /pom.xml | |
parent | c3f8dd9e309bcbf2c466e551f3c03125e5d3bbb3 (diff) |
update dependency on drools-applications/tmp
update dependencies from policy/models
Issue-ID: POLICY-1264
Change-Id: Idd7809b11ae9e63ca75d49d78a9e7b52a63e49b9
Signed-off-by: Hengye <yehui.wang@est.tech>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,7 @@ drools-pdp-apps ================================================================================ Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -59,6 +60,7 @@ <!-- Project common dependency versions --> <version.policy.common>1.4.0-SNAPSHOT</version.policy.common> + <policy.models.version>2.0.0-SNAPSHOT</policy.models.version> <version.policy.drools-pdp>1.4.0-SNAPSHOT</version.policy.drools-pdp> </properties> |