aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-19 12:34:29 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-19 16:47:40 +0000
commit3760eefb0cd8cefcdeafd793211791c122b72e4a (patch)
tree15eacb0bfc8fcaa1dfdf2c7473d5d04ca75b67ba
parent5e1237836165b9e6c5bd3719e6f4c914090be2d9 (diff)
Point to released artifacts
Issue-ID: POLICY-2514 Change-Id: I717741dc3227a55cdea4ec9163acddf61b5601f9 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 6fb5a498..659485f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
<relativePath />
</parent>
@@ -44,8 +44,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <policy.common.version>1.6.5-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.6-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.5</policy.common.version>
+ <policy.models.version>2.2.6</policy.models.version>
</properties>
<modules>