aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-09-09 19:35:51 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-09-09 19:35:58 -0400
commit528c12c56b9c6e3d1bcd86db34838700678ecf02 (patch)
tree795ccc21edb9e8d45461a8ec9bb04237ec344066
parent2dc70f24a3dde904912229049ac726b43f5016da (diff)
Upgrade to released artifacts
Upgrade to released parent, common and models. Issue-ID: POLICY-2045 Change-Id: Ib6690c27d4b7d01385f0d2ad5ddc79c270d8bd0d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index f5adbfa0..701b5ea2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<relativePath />
</parent>
@@ -46,8 +46,8 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.5.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.1.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.5.2</policy.common.version>
+ <policy.models.version>2.1.3</policy.models.version>
</properties>
<modules>