diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 09:14:39 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 09:14:44 -0400 |
commit | daf09763a408de6e2e896780a84c276714d961a4 (patch) | |
tree | ccea5b144f46d147d75c313ffce96bd876e33c0e | |
parent | cd4a73a289c587516e4ad18a1ded1093ace1a9dc (diff) |
Upgrade to release common 1.5.02.1.0
Released
Issue-ID: POLICY-1737
Change-Id: I9e448a340643a5cc3a9fade226e6e40fcc63e1d9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-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.5.0-SNAPSHOT</policy.common.version> + <policy.common.version>1.5.0</policy.common.version> </properties> <modules> |