update parent references in policy/parent pom 70/140970/1
authorwaynedunican <wayne.dunican@est.tech>
Wed, 28 May 2025 10:05:33 +0000 (11:05 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Wed, 28 May 2025 10:10:21 +0000 (11:10 +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: I98f20eb8d69eca91db47ae833264a412e234fd2c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
integration/pom.xml

index 4f8f665..05d178f 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.1.3-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 -->