update parent references in policy/parent pom 38/137738/1
authorsaul.gill <saul.gill@est.tech>
Thu, 25 Apr 2024 08:45:37 +0000 (09:45 +0100)
committersaul.gill <saul.gill@est.tech>
Thu, 25 Apr 2024 08:45:37 +0000 (09:45 +0100)
updated the parent references in the policy/parent pom

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

Issue-ID: POLICY-4970
Change-Id: I5e4823912c53c842a7d6fcc19c21df2ecf9f17fa
Signed-off-by: saul.gill <saul.gill@est.tech>
integration/pom.xml

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