aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-19 12:20:53 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-19 12:33:19 -0400
commitb247ef85948b791dba72e3c7534202265353b053 (patch)
treed851afb300c21500a4a9006e9e97ece247e1a14a
parent4de0870f3bb8d9faaa01508d9a08e76cb6c74714 (diff)
Point to released artifacts
Issue-ID: POLICY-2514 Change-Id: I1d16241856c58f0bd778806e17c718991cf04226 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 90ff0cf3..7ab0d9ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
<relativePath />
</parent>
@@ -40,8 +40,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <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>