update parent references in policy/parent pom 33/140733/1
authorwaynedunican <wayne.dunican@est.tech>
Tue, 22 Apr 2025 10:45:22 +0000 (11:45 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 22 Apr 2025 10:45:22 +0000 (11:45 +0100)
updated the parent references in the policy/parent pom

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

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

index 200664e..9975210 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.2-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.1.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 -->