aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-07-01 18:31:59 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-01 18:31:59 +0000
commitea684f8e0b68a9b7f1decea4844e8c9010dbef39 (patch)
treebd36243d320f806c89b5862861babcb33fa26c5d
parent7783a2ef0d71c6379a1d53258cd3c01eba391210 (diff)
parent0ce82114f8c8ca622c7c0305511caff8607f9806 (diff)
Merge "Upgrade to released artifacts"2.2.0
-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>