aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-05-13 16:38:13 +0000
committerramverma <ram.krishna.verma@est.tech>2019-05-13 16:38:13 +0000
commit9a158e31e1c7b9ee87bffbdc31c19bdfcda9eecd (patch)
treec8be64bf2aa74aee5a56d39aee516bad3f3220a0 /pom.xml
parent0768e0f6e3fe247b58c24da6bd852fad788b3384 (diff)
Upgrade policy/parent & policy/common in xacml-pdp
Change-Id: I5e3f41ed4f69eeab41a852f2372f43a81890b46f Issue-ID: POLICY-1630 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3137ba37..7282e71d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<relativePath />
</parent>
@@ -45,7 +45,7 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.4.0-SNAPSHOT</policy.common.version>
+ <policy.common.version>1.4.0</policy.common.version>
<policy.models.version>2.0.0-SNAPSHOT</policy.models.version>
</properties>