update parent references in policy/parent pom 02/136202/1
authorliamfallon <liam.fallon@est.tech>
Tue, 17 Oct 2023 10:55:33 +0000 (11:55 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 17 Oct 2023 10:55:33 +0000 (11:55 +0100)
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: I3c8c9395dd47d8ae2db16f200a73e8605e0c817a

integration/pom.xml

index ac6b5ca..e8ede63 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.1-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>4.0.1</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>