Use released versions in xacml-pdp 71/112371/1
authorJim Hahn <jrh3@att.com>
Wed, 9 Sep 2020 14:24:43 +0000 (10:24 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 9 Sep 2020 14:34:16 +0000 (10:34 -0400)
Issue-ID: POLICY-2789
Change-Id: Ib708114ead0001e3c7be2d77f830d98f7bcba18c
Signed-off-by: Jim Hahn <jrh3@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index edbb7f5..a631ce8 100644 (file)
--- 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.1-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.3.1-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.7.1</policy.common.version>
+        <policy.models.version>2.3.1</policy.models.version>
     </properties>
 
     <modules>