Switching parent to stable 65/117965/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 17 Feb 2021 11:01:01 +0000 (12:01 +0100)
committerLiam Fallon <liam.fallon@est.tech>
Fri, 19 Feb 2021 13:45:54 +0000 (13:45 +0000)
Removing the parent snapshot as the build is not reproductible if the snapshost changes.
Moreover a change occurred and the tests are even not executed.

Issue-ID: POLICY-3073
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I1be96ea0b4cd8f721b17c623a62a1892dcf05062
(cherry picked from commit 25f228a730563c414bce5d65cdb3210ce9eae4c6)

pom.xml

diff --git a/pom.xml b/pom.xml
index 9a9538f..dabaa5e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.0-SNAPSHOT</version>
+        <version>3.3.0</version>
         <relativePath/>
     </parent>