update parent references in policy/parent pom 45/142145/1
authorwaynedunican <wayne.dunican@est.tech>
Tue, 30 Sep 2025 12:30:56 +0000 (13:30 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 30 Sep 2025 12:31:00 +0000 (13:31 +0100)
updated the parent references in the policy/parent pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5461
Change-Id: I2c9bf9ccca9b7bcead3f426dfbde76d607da07e5
Signed-off-by: waynedunican <wayne.dunican@est.tech>
integration/pom.xml

index a2b0b13..8824bcf 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>5.2.1-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.2.1</version.parent.resources>
         <version.parent.checkstyle>[4.1.2,)</version.parent.checkstyle>
         <jacoco.destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</jacoco.destFile>
         <!-- Default Sonar configuration -->