summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 10a0ee2a0..1283454ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,12 +25,13 @@
<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.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-apex-pdp</name>
@@ -43,7 +44,7 @@
<version.kafka>1.1.1</version.kafka>
<version.jersey>2.26</version.jersey>
<version.hibernate>5.3.7.Final</version.hibernate>
- <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>
<!-- sonar/jacoco overrides -->
<!-- Overriding oparent default sonar/jacoco settings Combine all our reports