diff options
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> |