aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-21 16:18:29 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-21 16:18:36 -0400
commit2d4ad6466878110c0983eb93adb21d64ea51035d (patch)
tree85b5aedf6f29ed6d5f3fb13b56cd8124cc64142c
parent314c360af45d80a51f2d70de32537d90e964c860 (diff)
Upgrade to released common & models2.1.0
Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: I1ffdbbddeb52a0730e279ca2b09b28cbe925de50 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 256e6ba2..b09833ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,8 +46,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>