aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-04-24 11:17:24 -0400
committerJim Hahn <jrh3@att.com>2020-04-24 11:17:46 -0400
commitc29b1921cb2633e8e081bc528946a66b77c955b8 (patch)
treedba24c5d43122a2229492b2685774e7bb16be010
parent76a55e031b319caa4f5c0cbc47cb983f9eee3176 (diff)
Bump models version in policy-api
Issue-ID: POLICY-2510 Change-Id: I9a7fa1b39c0ebab8d35c7b604529562f3f971996 Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3705430b..36aec562 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<properties>
<policy.common.version>1.6.4</policy.common.version>
- <policy.models.version>2.2.4</policy.models.version>
+ <policy.models.version>2.2.5-SNAPSHOT</policy.models.version>
</properties>
<modules>