aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2019-12-06 11:55:55 -0600
committerHOCKLA <ah999m@att.com>2019-12-06 11:56:14 -0600
commit33c703a49d0af28cc4c4543ef9c4e982566fc308 (patch)
tree4fb14cbcffb06cb5dfb637b8c025730528ae4558 /pom.xml
parent7cd5dbe249f59c0e4926269c8ebe58161e75e8bb (diff)
Point to new release version 1.6.1 policy/common
Issue-ID: POLICY-1583 Change-Id: I95163af6929a6babd5669bee1cf7285cc9dace1c Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ca77f25e..50e2e33b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.6.0</policy.common.version>
+ <policy.common.version>1.6.1</policy.common.version>
<policy.models.version>2.2.0-SNAPSHOT</policy.models.version>
</properties>