aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:53:53 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-14 14:53:59 -0400
commit979fabe6d42c9a9065420b4b0ec43386810ae262 (patch)
tree8066473b4d1cf24387d38ccec8ae594cb2e695f5
parent51f17597c54d99289d2156bce2451d7ce29996d2 (diff)
Point to released common/models
Issue-ID: POLICY-2378 Change-Id: I5e6222c187a1afee9cb37f1091f64a6057ef984e 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 60aecfd6..aef207ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <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>