aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-09-09 19:58:04 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-09-09 19:58:15 -0400
commitd253417fb6d3b124541c5a4f4687c3a87d751cd0 (patch)
tree6d9a445f60e6fb20bed7129fb331e00a781d46cb
parent7cf00931901b54b916a9e25f957bf7904aa9b068 (diff)
Upgrade to released artifacts
Released parent, common and models. Issue-ID: POLICY-2045 Change-Id: Ia812c58673a1e271a3cf84c6b78e7274ef126e62 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 566dd4345..bcb4b0437 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<relativePath />
</parent>
@@ -45,8 +45,8 @@
<version.kafka>2.3.0</version.kafka>
<version.jersey>2.26</version.jersey>
<version.hibernate>5.3.7.Final</version.hibernate>
- <version.policy.common>1.5.2-SNAPSHOT</version.policy.common>
- <version.policy.models>2.1.3-SNAPSHOT</version.policy.models>
+ <version.policy.common>1.5.2</version.policy.common>
+ <version.policy.models>2.1.3</version.policy.models>
<!-- sonar/jacoco overrides -->
<!-- Overriding oparent default sonar/jacoco settings Combine all our reports
into one file shared across sub-modules -->