Upgrade to release parent and common 98/86698/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 1 May 2019 11:07:23 +0000 (07:07 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 1 May 2019 11:07:33 +0000 (07:07 -0400)
For Dublin release parent and common are released.

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

diff --git a/pom.xml b/pom.xml
index 991534b..6ad890d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>
 
@@ -39,7 +39,7 @@
     <properties>
         <derby.version>10.13.1.1</derby.version>
         <javax.ws.rs-api.version>2.0.1</javax.ws.rs-api.version>
-        <policy.common.version>1.4.0-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.4.0</policy.common.version>
 
         <!-- sonar/jacoco overrides -->
         <!-- Overriding oparent default sonar/jacoco settings Combine all our reports into one file shared across sub-modules -->