aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-09 11:36:24 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-07-09 11:36:32 -0400
commit695ebe753b9dc8e198a6b7d81ebe061e4f3a236d (patch)
treed0fd83707c345a48590a50537975dfdfec849747
parent99b90c02b7e5ad156524509ce8819537a8fda75f (diff)
Refer to released parent in policy/common
Issue-ID: POLICY-2695 Change-Id: Ife7a14cbc1197dd45281f1e846a906310496bf3a Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1b275a17..b07a0ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0</version>
<relativePath />
</parent>