update parent references in policy/parent pom 09/136409/3
authorliamfallon <liam.fallon@est.tech>
Wed, 8 Nov 2023 13:46:42 +0000 (07:46 -0600)
committerLiam Fallon <liam.fallon@est.tech>
Wed, 8 Nov 2023 17:35:07 +0000 (17:35 +0000)
updated the parent references in the policy/parent pom

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

Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic1dad96c96aeb90882f65ad34aa06bffda7dd874

integration/pom.xml

index 56fd210..6a8bb25 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.2-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>4.0.2</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>