aboutsummaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-27 16:04:25 +0000
committersaul.gill <saul.gill@est.tech>2023-02-27 16:04:25 +0000
commit23090adbfe10f06984ab1790959c1f77d7c95269 (patch)
treef3cad97568b87570943544744e615bef7b13f055 /integration
parent685744a93666253ca779bd866c6d2af4addc16bb (diff)
update parent references in policy/parent pom
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ic438c7598886ae6e64fd1cec65464e1996c21d6d
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index d43af376..aa46c551 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -38,7 +38,7 @@
<properties>
<java.version>11</java.version>
<!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
- <version.parent.resources>3.7.1-SNAPSHOT</version.parent.resources>
+ <version.parent.resources>3.7.1</version.parent.resources>
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
<repo.npm>https://nexus3.onap.org/repository/npm.public/npm/-/</repo.npm>
<docker.pull.registry>nexus3.onap.org:10001</docker.pull.registry>