summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-05-13 11:14:02 +0000
committerramverma <ram.krishna.verma@est.tech>2019-05-13 11:14:02 +0000
commit52058b60633e00308824811466c30aaa9a4fa80f (patch)
treea8c57c0fbd67e465d2830056aee596e28db9b2b2
parent850a73dba61afcec3f553f1f5fda8e60acd96bca (diff)
Upgrade policy/parent in common
Change-Id: Ibc15649c26eaafc620cec85876790fd2d73372fe Issue-ID: POLICY-1630 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0ff66762..2d425a30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath />
</parent>