aboutsummaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-16 12:11:34 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-16 12:11:34 +0100
commit093c8ff34d61223632aa9f44ecaea35c09535ecc (patch)
tree2fc804807977ec25d97506ad2ba08bd0d673f7be /integration
parentddec436f5dc03dafd407c425f649a65153505afa (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-5001 Change-Id: I19b44398efffbd8e04f7ba55f6cf624fcf14dcf9 Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 bdc344e1..4717e142 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -38,7 +38,7 @@
<properties>
<java.version>17</java.version>
<!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
- <version.parent.resources>4.1.4-SNAPSHOT</version.parent.resources>
+ <version.parent.resources>4.1.4</version.parent.resources>
<jacoco.destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</jacoco.destFile>
<!-- Default Sonar configuration -->
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>