diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-10-26 13:54:21 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-10-26 13:54:28 -0400 |
commit | 9bdcb49269e3747837356c3b32a5f01295370407 (patch) | |
tree | e9ac9a21457e710a3a581a16a1a9424bc69a01bb /pom.xml | |
parent | cb2348706006c98b57aac7c4eba6811b490153cc (diff) |
Change to released common patch
Although this is pointing to released policy/parent v2.0.0,
it points to policy/common 1.3.0 which points to the
policy/parent SNAPSHOT.
Issue-ID: POLICY-1213
Change-Id: I9d4a9faab981ba12fa687f33d0f8661f787dff12
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ <sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath> <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis> - <policy.common.version>1.3.0</policy.common.version> + <policy.common.version>1.3.1</policy.common.version> </properties> <modules> |