aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-09-08 15:07:24 -0400
committerJim Hahn <jrh3@att.com>2020-09-08 15:07:51 -0400
commit2889513c25d0e0f4c9a5beb777c8292c14458123 (patch)
treeaebd861d9f56b8436cd4423258af4af28747e420
parent063116a7ae5e31429f56ce6e7a724613d1827ab0 (diff)
Use released versions in pap
Issue-ID: POLICY-2789 Change-Id: Ib3d48a3cbfe83a33ea9483447dc26e051a44ab2e 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 4cd6f32e..60866443 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.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>