aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-23 10:20:56 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:45:26 -0400
commit4d8f2cf469d73fccddea8a09d10c58eba1b1dcd7 (patch)
tree3193247f95d8c4db87ef923e243eb74001da1457
parent92000e8c87f0120f0d5be99f64ebf4340e5d0f1b (diff)
Point to released artifacts
parent, common and models are released. Issue-ID: POLICY-2378 Change-Id: Ia374091bbc8ee4f145f620c28db8c89b986cdc2a 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 f8effec9..2b5a19eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that define our external API.</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>