update parent references in policy/parent pom 25/137925/1
authorwaynedunican <wayne.dunican@est.tech>
Thu, 16 May 2024 11:11:34 +0000 (12:11 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Thu, 16 May 2024 11:11:34 +0000 (12:11 +0100)
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>
integration/pom.xml

index bdc344e..4717e14 100644 (file)
@@ -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>