Upgrade to release common & models 99/90399/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Jun 2019 15:48:59 +0000 (11:48 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 24 Jun 2019 15:49:05 +0000 (11:49 -0400)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 873e7f4..4c441f0 100644 (file)
--- 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>