aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-07-02 14:13:51 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-07-02 14:18:38 -0400
commitf1d4f751519980c7683538b3530f9c3661093c6c (patch)
tree9586a3f1729e7ceaa86b7ebb8ababd6a9a5d50dc
parent55d77dd59e65a41da4ec6cce83703d4f66f7b370 (diff)
Upgrade to common/models snapshot
Keep in step with these artifacts to avoid multiple versions loading during runtime. Issue-ID: POLICY-1737 Change-Id: I4f3c46ed7da969abf5d517e88a5221d10287c75e 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 d4a53c24..cd3a0f13 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</policy.common.version>
- <policy.models.version>2.1.0</policy.models.version>
+ <policy.common.version>1.5.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.1.1-SNAPSHOT</policy.models.version>
</properties>
<modules>