update parent references in policy/parent pom 77/140977/1
authorwaynedunican <wayne.dunican@est.tech>
Wed, 28 May 2025 12:59:09 +0000 (13:59 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Wed, 28 May 2025 12:59:09 +0000 (13:59 +0100)
updated the parent references in the policy/parent pom

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

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

index 8d82f62..c47b12c 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.0-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.2.0</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 -->