summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-05-29 11:32:18 -0400
committerJim Hahn <jrh3@att.com>2020-05-29 11:33:19 -0400
commit9213cdfc854115fb427ca22c1d04f2b3051f806f (patch)
tree4595a39a0ba2c7b3a6a56aa2f77f1be076539fbb
parent929dcb6152133dad2eb5de3a207119ebc8bb37ed (diff)
Use snapshot versions
Issue-ID: POLICY-2581 Change-Id: Ia88f76ff65efe806d3f51f9259471d8e88b65b20 Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 31e1dad0..69be0437 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,8 +39,8 @@
<description>This code implements the XACML PDP engine</description>
<properties>
- <policy.common.version>1.6.5</policy.common.version>
- <policy.models.version>2.2.6</policy.models.version>
+ <policy.common.version>1.7.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
</properties>
<modules>