diff options
author | HOCKLA <ah999m@att.com> | 2019-12-06 11:46:24 -0600 |
---|---|---|
committer | HOCKLA <ah999m@att.com> | 2019-12-06 11:46:57 -0600 |
commit | db85df62efbf70597d9f7e965f68b77f4ddc1f1f (patch) | |
tree | 1d5b6e034b5ce31e681f00e2deb194d0645a1a5c | |
parent | 3c98ef789246de51d6f1495b7232167d351ca44f (diff) |
Point to new release version 1.6.1 policy/common
Issue-ID: POLICY-1583
Change-Id: I63b7f3934b9d6e26400c0dd68e5e31b533be1881
Signed-off-by: HOCKLA <ah999m@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,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> </properties> <modules> |