update parent references in policy/parent pom 28/137228/1
authorwaynedunican <wayne.dunican@est.tech>
Fri, 16 Feb 2024 11:58:31 +0000 (11:58 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Fri, 16 Feb 2024 11:58:31 +0000 (11:58 +0000)
updated the parent references in the policy/parent pom

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

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

index 6492960..fb63238 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.1-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>4.1.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>