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>
diff --git a/pom.xml b/pom.xml
index 566dd43..bcb4b04 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 -->