aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-07-01 14:11:28 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-07-01 14:11:33 -0400
commit0ce82114f8c8ca622c7c0305511caff8607f9806 (patch)
tree205da79b12218bc2c55d71d6d652f4297f85a9d9
parent00d6cceb92b2dd60a626406370ea5a1473ee56ca (diff)
Upgrade to released artifacts
Policy/common, models and apex are released Issue-ID: POLICY-1737 Change-Id: I0cefaad8ad5791d07fe19382c12c5f0421361588 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 6f87e5d3..34c7a510 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,9 +47,9 @@
<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.engine.version>1.5.0-SNAPSHOT</policy.engine.version>
- <policy.apex-pdp.version>2.2.0-SNAPSHOT</policy.apex-pdp.version>
+ <policy.common.version>1.5.0</policy.common.version>
+ <policy.engine.version>1.5.0</policy.engine.version>
+ <policy.apex-pdp.version>2.2.0</policy.apex-pdp.version>
</properties>
<modules>