update parent references in policy/parent pom 98/137898/2
authorwaynedunican <wayne.dunican@est.tech>
Tue, 14 May 2024 15:19:12 +0000 (16:19 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 14 May 2024 16:30:19 +0000 (17:30 +0100)
updated the parent references in the policy/parent pom

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

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

index 7f5b193..5dda58f 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>4.1.3-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>4.1.3</version.parent.resources>
         <version.parent.checkstyle>4.1.3-SNAPSHOT</version.parent.checkstyle>
         <jacoco.destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</jacoco.destFile>
         <!-- Default Sonar configuration -->