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
diff --git a/pom.xml b/pom.xml
index 2492c83..e722267 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>