aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2021-02-17 12:01:01 +0100
committerLiam Fallon <liam.fallon@est.tech>2021-02-19 13:45:54 +0000
commit8713ad9505b4586cdd04d0198590f3d11023d0b6 (patch)
treec310fce892acc80a85ee2e0fa4718cb9a585475f
parenta5142f1c4716e4eca5f74c848ad1510c69330ffa (diff)
Switching parent to stable
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)
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9a9538f9b..dabaa5e71 100644
--- 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>