aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-09-09 19:45:41 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-09-09 19:45:48 -0400
commit6c43d1b4d1929457a9495516c5f23cd6cc60c1de (patch)
treef9ba4a6acdac3e3ce636c8ee22bb63698f3e6de8
parent5d526310e8d2f3c729af4c6a8b1eec0f0a79008d (diff)
Upgrade to released artifacts
Released artifacts are parent, common and models Issue-ID: POLICY-2045 Change-Id: I8cc38806d25887c8af1a1c7580e50741e968e4f1 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 c90e23f7..833cd422 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<relativePath />
</parent>
@@ -62,8 +62,8 @@
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<commons.io.version>2.5</commons.io.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.5.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.1.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.5.2</policy.common.version>
+ <policy.models.version>2.1.3</policy.models.version>
</properties>
<modules>