aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-24 01:04:53 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-24 01:04:53 +0000
commit88653fe9e473048200670de25a6151ed36a9334b (patch)
tree6cb0a543c8c024033126a1b0bba563378b77fa3c
parent40ff44f435bca51e30264846685eb3cba5cc9a06 (diff)
parent355792cb10a2c66365472e43c097c589be43eefe (diff)
Merge "Point to released artifacts"
-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>