update parent references in policy/parent pom 89/134289/1
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 24 Apr 2023 10:02:16 +0000 (11:02 +0100)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 24 Apr 2023 10:06:11 +0000 (11:06 +0100)
updated the parent references in the policy/parent pom

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

Issue-ID: POLICY-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Icd72b047927738f23907ef164445fd96f9223378
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
integration/pom.xml

index 114c424..a778144 100644 (file)
@@ -38,7 +38,7 @@
     <properties>
         <java.version>11</java.version>
         <!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
-        <version.parent.resources>3.7.2-SNAPSHOT</version.parent.resources>
+        <version.parent.resources>3.7.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>