diff options
author | Hockla, Ali (ah999m) <ah999m@att.com> | 2020-01-10 15:31:03 -0600 |
---|---|---|
committer | Hockla, Ali (ah999m) <ah999m@att.com> | 2020-01-10 15:31:21 -0600 |
commit | 7c924cf4c75be8611a88e750b05ebeabda75e182 (patch) | |
tree | 0d5dca8999ca4cec14ff0f248655e81a5ee7491f /pom.xml | |
parent | e9c14cfca7af2ec822a6c88724c055fbd716152f (diff) |
Point to policy/models release version
Issue-ID: POLICY-1592
Change-Id: Ic38a7a8b29caefcdc162bd595e866cf91692101a
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
@@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - 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"); @@ -64,7 +64,7 @@ <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> <policy.common.version>1.6.1</policy.common.version> - <policy.models.version>2.2.0-SNAPSHOT</policy.models.version> + <policy.models.version>2.2.0</policy.models.version> </properties> <modules> |