aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-06-30 15:47:12 -0400
committerJim Hahn <jrh3@att.com>2020-06-30 15:47:42 -0400
commit01dac20f3d52bc5edcf8c7f4548f2e8613af4b4a (patch)
tree8f9e65895b9076b4e02aa064b082a2ce3cf07997
parent923e08f9678123980f6e7324ddeafd6b646bcd75 (diff)
Point pap to snapshot versions
Issue-ID: POLICY-2391 Change-Id: I4b4239de3c840f0ecae82d1400a393bfdbbfa5ee 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 8a27ee65..d1650d89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
<description>Code that implements the Policy Administration Backend.</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>