update parent references in policy/parent pom 18/142518/1
authorwaynedunican <wayne.dunican@est.tech>
Wed, 26 Nov 2025 10:10:51 +0000 (10:10 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Wed, 26 Nov 2025 10:10:57 +0000 (10:10 +0000)
updated the parent references in the policy/parent pom

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

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

index 10e3cf5..0f0a92f 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.2-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.2.2</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 -->