update parent references in policy/parent pom 07/139407/1
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 18 Nov 2024 10:46:10 +0000 (10:46 +0000)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 18 Nov 2024 10:46:10 +0000 (10:46 +0000)
updated the parent references in the policy/parent pom

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

Issue-ID: POLICY-5166
Change-Id: I8c9179abd829cbf2138f54524d8b40c96bd7e817
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
integration/pom.xml

index ba5c4f8..55dffd2 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.1-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.0.1</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 -->