update parent references in policy/parent pom 23/140023/2
authorwaynedunican <wayne.dunican@est.tech>
Mon, 27 Jan 2025 11:18:44 +0000 (11:18 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Mon, 27 Jan 2025 12:04:10 +0000 (12:04 +0000)
updated the parent references in the policy/parent pom

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

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

index 8b1f56e..cb1a640 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.0.2-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.1.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 -->