aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-09 16:39:50 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-09 16:40:00 -0400
commit39674cbe461ebf4faff3687efdf30f90624d3336 (patch)
tree72fd31bd90fa2be7c75ea39b527bae78afbb8fde
parent32188d0ca6346db1e3fc59efc52288d9d9cf2942 (diff)
Refer to released version in policy/pap
Issue-ID: POLICY-2695 Change-Id: I300a2aa7eede8dbeedf3ebafc9914a62cc47b34e Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index d1650d89..625e8a23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0</version>
<relativePath />
</parent>
@@ -40,8 +40,8 @@
<description>Code that implements the Policy Administration Backend.</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>