diff options
author | Hockla, Ali (ah999m) <ah999m@att.com> | 2020-01-10 15:52:56 -0600 |
---|---|---|
committer | Hockla, Ali (ah999m) <ah999m@att.com> | 2020-01-10 15:53:14 -0600 |
commit | a6f7bac5b758fbb95935fe0a1e9d31caa05dd29a (patch) | |
tree | f05ef1c7836e8119c6db0c0dddcb82becc1e849a /pom.xml | |
parent | 1f0322329c388e9bf40f4703d3aff1ce18c229cb (diff) |
Point to policy/models release version
Issue-ID: POLICY-1592
Change-Id: I34ea6afc94d36802a695c7b15b61fcaa0112c427
Signed-off-by: Hockla, Ali (ah999m) <ah999m@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ ============LICENSE_START======================================================= drools-pdp-apps ================================================================================ - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -60,7 +60,7 @@ <!-- Project common dependency versions --> <version.policy.common>1.6.1</version.policy.common> - <policy.models.version>2.2.0-SNAPSHOT</policy.models.version> + <policy.models.version>2.2.0</policy.models.version> <version.policy.drools-pdp>1.6.0-SNAPSHOT</version.policy.drools-pdp> </properties> |