aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-05-13 11:23:46 +0000
committerramverma <ram.krishna.verma@est.tech>2019-05-13 11:23:46 +0000
commitaf688d7c4ab6b387bcfe14c461a8832681864ade (patch)
treea7c3392b9c9cc275e21dfeb5b0eda41cf6864f64
parentcf915641e6476ff74761dd71601add65a8762e17 (diff)
Upgrade policy/parent & policy/common in engine
Change-Id: Ie068839185d6b9461a1fe6e3a6b7282154a3c404 Issue-ID: POLICY-1630 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bfad59342..5f4b1a700 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath />
</parent>
<groupId>org.onap.policy.engine</groupId>
@@ -59,7 +59,7 @@
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.4.3</elasticsearch.version>
- <version.policy.common>1.4.0-SNAPSHOT</version.policy.common>
+ <version.policy.common>1.4.0</version.policy.common>
<version.policy.models>2.0.0-SNAPSHOT</version.policy.models>
</properties>
<modules>