aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-09-08 13:26:23 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-09-08 13:26:23 -0500
commit1359616da6ad3da767ee077ae1d40849fbb1156a (patch)
tree7cafbf6078d9fd0b56f55ba585e94a73f78b9963
parentf2ea92bf5a3dcff1427f8e13574eba43555ae069 (diff)
Update common and models to 1.7.1 and 2.3.1
Issue-ID: POLICY-2789 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I9ecd6b7d5cc741be5ed304d4a2a181f47c25a391
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2492c832..e7222670 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.18.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.7.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.3.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.7.1</policy.common.version>
+ <policy.models.version>2.3.1</policy.models.version>
</properties>
<modules>