aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-24 11:42:20 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-24 11:42:44 -0400
commit31dc2a90917a906a2f9d3f00edc07a576d434626 (patch)
tree655e965107676136e1d7a9b63601cd194bba5045
parent99f86043892126d8aa88ce64f613391b72d366e2 (diff)
Upgrade to release common and models
Released policy/common 1.5.0 and policy/models 2.1.0 Issue-ID: POLICY-1737 Change-Id: I03ada36e643af92ff68d9b36f9e36c8389c36e66 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 e28d69cc..0a276322 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,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.5.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.1.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.5.0</policy.common.version>
+ <policy.models.version>2.1.0</policy.models.version>
</properties>
<modules>