update parent references in policy/parent pom 22/140422/1
authorwaynedunican <wayne.dunican@est.tech>
Tue, 11 Mar 2025 13:22:52 +0000 (13:22 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 11 Mar 2025 13:22:52 +0000 (13:22 +0000)
updated the parent references in the policy/parent pom

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

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

index 1bc9a99..33b8714 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.1-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>5.1.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 -->