aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2020-01-10 15:37:28 -0600
committerHOCKLA <ah999m@att.com>2020-01-10 15:37:42 -0600
commitc759d77215e443f766b1bb2fb4b904153d397e57 (patch)
tree67ace56201a390738ef5402e427e076cdfbbbeae /pom.xml
parenteaf16c2ca33c67752c71d1e23ebe1fe5f8cc23d7 (diff)
Point to policy/models release version
Issue-ID: POLICY-1592 Change-Id: I4a795fc1496f5608884a7b8bdad0c212c4321392 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 c8dbe0835..08123f770 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
Copyright (C) 2019 Nordix Foundation.
- Modifications Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
+ Modifications Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -45,7 +45,7 @@
<version.kafka>2.3.0</version.kafka>
<version.hibernate>5.3.7.Final</version.hibernate>
<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>
<version.jackson>2.10.0.pr3</version.jackson>
<version.jgroups>4.1.5.Final</version.jgroups>
<version.commons-codec>20041127.091804</version.commons-codec>