Switching parent to stable 42/117942/2
authorsebdet <sebastien.determe@intl.att.com>
Wed, 17 Feb 2021 11:01:01 +0000 (12:01 +0100)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Wed, 17 Feb 2021 13:08:04 +0000 (13:08 +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

pom.xml

diff --git a/pom.xml b/pom.xml
index 92caece..0050561 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.3.0-SNAPSHOT</version>
+        <version>3.3.0</version>
         <relativePath/>
     </parent>