aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2018-11-05 16:32:24 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-05 16:32:24 +0000
commitff40bef8d9a824f9ff1a4647f1df800eb3f9c21e (patch)
treef1e7c142a236748f9f0dcbbd5d1bcd03c63b3bee
parent933fa8c00351f1c58e4381d7ac488e5637dad140 (diff)
parente0ab153c9e79e218d04fc59ba46c01dbfc1c2af0 (diff)
Merge "Upgrade to released 1.3.2 artifacts" into casablanca
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a6c062343..56eaa74a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,8 +58,8 @@
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<!-- Project common dependency versions -->
- <version.policy.common>1.3.2-SNAPSHOT</version.policy.common>
- <version.policy.drools-pdp>1.3.2-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.common>1.3.2</version.policy.common>
+ <version.policy.drools-pdp>1.3.2</version.policy.drools-pdp>
</properties>
<build>