update parent references in policy/parent pom 73/136773/1
authorsaul.gill <saul.gill@est.tech>
Mon, 11 Dec 2023 10:47:58 +0000 (10:47 +0000)
committersaul.gill <saul.gill@est.tech>
Mon, 11 Dec 2023 10:47:58 +0000 (10:47 +0000)
updated the parent references in the policy/parent pom

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

Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I9597bd7f6ffc394106f9d4b299d590eb0eb2451b

integration/pom.xml

index 8d74627..2af220c 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.0.3-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>4.1.0</version.parent.resources>
         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
         <repo.npm>https://nexus3.onap.org/repository/npm.public/npm/-/</repo.npm>
         <docker.pull.registry>nexus3.onap.org:10001</docker.pull.registry>