aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2021-02-17 12:01:01 +0100
committerS�bastien Determe <sebastien.determe@intl.att.com>2021-02-17 13:08:04 +0000
commit25f228a730563c414bce5d65cdb3210ce9eae4c6 (patch)
treefcbe67af5013ca4f49c7498feb5f7157417b8ca8
parentb2002e63c8fe4af35dbcb46a53f043e36e246f74 (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 92caece96..00505619b 100644
--- 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>