aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:47:20 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:47:26 -0400
commit355792cb10a2c66365472e43c097c589be43eefe (patch)
tree499bab220a3b3fdf1e8c716c860d6a3dd2853024
parent97e19c931535a5b474d4942a9982f0b7a1cf7414 (diff)
Point to released artifacts
Issue-ID: POLICY-2378 Change-Id: I9186874a4a4253105f3bff602c5c5b01b7f1d1c3 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 a8f15df1..40d25211 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<relativePath />
</parent>
@@ -52,8 +52,8 @@
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<commons.io.version>2.5</commons.io.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.6.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.2</policy.common.version>
+ <policy.models.version>2.2.1</policy.models.version>
</properties>
<modules>