aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:52:50 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:54:04 -0400
commit08437c9b0e783ca9629f806df06053604c5ef43a (patch)
treea6d10e606540c87e3a2a54a4d9b1d7ba329a1da6
parentf9e85b70f97c139911466336f29fb365de53306c (diff)
Point to released artifacts
Issue-ID: POLICY-2378 Change-Id: I5909a7abc0bf1f199c4585f63d1bf1885b54ee6a 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 73d6156..7cd3a53 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>
@@ -40,8 +40,8 @@
<description>Code for all the Policy GUI's.</description>
<properties>
- <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>