Upgrade to released artifacts 84/95284/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 9 Sep 2019 23:45:41 +0000 (19:45 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 9 Sep 2019 23:45:48 +0000 (19:45 -0400)
Released artifacts are parent, common and models

Issue-ID: POLICY-2045
Change-Id: I8cc38806d25887c8af1a1c7580e50741e968e4f1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index c90e23f..833cd42 100644 (file)
--- 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>