point to latest official models and commons 31/110031/2
authorjhh <jorge.hernandez-herrero@att.com>
Thu, 9 Jul 2020 20:00:38 +0000 (15:00 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Thu, 9 Jul 2020 20:24:20 +0000 (15:24 -0500)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 06fa878..b81a277 100644 (file)
--- 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>