aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:50:29 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:50:35 -0400
commitb53649c85ada47bb89ec5968a1e68476c1bc1453 (patch)
tree8dd851d575ea7fe3494657b8928898cc2dedbd1b
parent730bf739a3788e6d99bd4b5116afba6c1b4527bb (diff)
Point to released common/models
Issue-ID: POLICY-2378 Change-Id: Ic155fb6105da7776da984441b78bf3466723aee3 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 98f986e9..e9608d02 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.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>