aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-23 20:07:38 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-24 01:05:17 +0000
commitdccca8acc14b530a22c255de402cc6743068192e (patch)
tree3c8535f1ad93ae40141285c438a2d72a24731ec6
parent6084c6dcf5bf061f33204e01116573160bf39fa6 (diff)
Point to released artifacts
Issue-ID: POLICY-2378 Change-Id: Ibb9bf09a8f6e678c87049d2154787c9e2ec3442b 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 7fab86936..2c9d8a76c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<relativePath />
</parent>
@@ -45,8 +45,8 @@
<staging.path>content/repositories/staging/</staging.path>
<!-- Project common dependency versions -->
- <version.policy.common>1.6.2-SNAPSHOT</version.policy.common>
- <policy.models.version>2.2.1-SNAPSHOT</policy.models.version>
+ <version.policy.common>1.6.2</version.policy.common>
+ <policy.models.version>2.2.1</policy.models.version>
<version.policy.drools-pdp>1.6.0-SNAPSHOT</version.policy.drools-pdp>
</properties>