aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-24 11:48:59 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-24 11:49:05 -0400
commit1e5623b14adf9ed874d913b90c8840f46cff96d9 (patch)
tree0f7a8662e6166ef9a0ca8fcb1533f25eddd29dd5
parent9a812130f5b93d19fef71be4e56eb6ff550fc085 (diff)
Upgrade to release common & models
Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: Ia5bf6965c7c85b1de74b90b1d4fd179cac01bdea 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 873e7f4c..4c441f07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,8 +45,8 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.5.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.1.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.5.0</policy.common.version>
+ <policy.models.version>2.1.0</policy.models.version>
</properties>
<modules>