aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-07-09 15:00:38 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-07-09 15:24:20 -0500
commitbc2d11d06879a6cadf42d8e57c92af63766ac979 (patch)
tree92ae5da41eb3b5bdc1369ae0c2d92b65e0cd4fd2
parent57c87591cde427a672dcbeb17f17eb06fbdeca1c (diff)
point to latest official models and commons
Issue-ID: POLICY-2695 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I66643d909e994228c69b906a633ff5e1ed8fd16a Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 06fa878b..b81a2774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.7.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.7.0</policy.common.version>
+ <policy.models.version>2.3.0</policy.models.version>
</properties>
<modules>