aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:51:32 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:51:38 -0400
commitaba7d9164af994d6740e5b1f3facaba91e510ce1 (patch)
tree14936f7a7284a2acf39e733194bfea8cf572c6aa
parentde080f40b2e8821c13bb8a54339269248d2d5d17 (diff)
Point to released common/models
Issue-ID: POLICY-2378 Change-Id: I363d097abb35cfdf1cbb703be31a78e2748b0334 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index eb5cb4bf..50dbd630 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.4-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.4-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.4</policy.common.version>
+ <policy.models.version>2.2.4</policy.models.version>
</properties>
<modules>