aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:51:58 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:52:04 -0400
commitee0851db7f6b0d5297bf93e2f50920db48a66fe9 (patch)
tree2f0ea6c62fd641cf5a88595b82a7b021729168db
parent0eebda49d2a552edd3f202bd5b50af923f123ace (diff)
Point to released common/models
Issue-ID: POLICY-2378 Change-Id: Iba4bac51ab85ba14ac3c28d74b1fa99a49bd8480 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 440725ab..86a34a0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,8 +52,8 @@
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<commons.io.version>2.5</commons.io.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.6.4-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.4-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.4</policy.common.version>
+ <policy.models.version>2.2.4</policy.models.version>
</properties>
<modules>