aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-17 13:58:07 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-17 13:58:11 -0400
commit5de488d441d9c78cd6047c79fe0747cb21de50d2 (patch)
tree2c4b2b5793a69bcf58d6e9f82b71eb4c85fe66d2
parent54e153be45a42962e412823a7bb6ae706a864c3b (diff)
Refer to snapshot versions
Issue-ID: POLICY-2695 Change-Id: Ie6d4d900610b818b81d8ce92f4bbbefb8d199da5 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 04df9f97..edbb7f53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
<description>This code implements the XACML PDP engine</description>
<properties>
- <policy.common.version>1.7.0</policy.common.version>
- <policy.models.version>2.3.0</policy.models.version>
+ <policy.common.version>1.7.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.1-SNAPSHOT</policy.models.version>
</properties>
<modules>