aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2020-01-10 16:01:30 -0600
committerHOCKLA <ah999m@att.com>2020-01-10 16:01:55 -0600
commitc8856ab39a6d8376e6ad700b6acabdc7736c714f (patch)
treed315dfac4ee88ae384ac73be89d0a8785f578b62 /pom.xml
parent796004c50a61b8b9d8353f4597a590cf81155ba5 (diff)
Point to policy/models release version
Issue-ID: POLICY-1592 Change-Id: Ic8f5f5829b757578d0d5b32bf273cc9799faef71 Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index c429b08ce..893a2fcce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
ONAP Policy Engine
================================================================================
- 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");
@@ -61,7 +61,7 @@
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.8.2</elasticsearch.version>
<version.policy.common>1.6.1</version.policy.common>
- <version.policy.models>2.2.0-SNAPSHOT</version.policy.models>
+ <version.policy.models>2.2.0</version.policy.models>
</properties>
<modules>
<module>PolicyEngineUtils</module>