aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-11-05 15:09:17 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-11-05 15:09:23 -0500
commit4cd99122dc53dc2928b64d81016854383d199ea7 (patch)
treef94d84660043a2cdccb96b7cc80cd029a4aa23de
parentca1718c2604f9d6e8f4bf38c9e5791914671fc58 (diff)
Upgrade to released artifacts.
Upgrade to policy/common 1.3.2 and apex pdp 2.0.2. Will upgrade to engine when it is released. Issue-ID: POLICY-1245 Change-Id: If79e65d93206e160c76328d8c9f0628099b55538 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 8bedacc6..8bb728eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,9 +45,9 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.3.2-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.3.2</policy.common.version>
<policy.engine.version>1.3.2-SNAPSHOT</policy.engine.version>
- <policy.apex-pdp.version>2.0.2-SNAPSHOT</policy.apex-pdp.version>
+ <policy.apex-pdp.version>2.0.2</policy.apex-pdp.version>
</properties>
<modules>