aboutsummaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-14 15:35:29 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-14 15:35:29 +0000
commita307261eb1d55d22128361d83d35393ad5bc3799 (patch)
tree959a16876a8b896825800e8c5dd1e443622e515a /integration/pom.xml
parenta98708667e2bb38c4188af7782207e95f7bfbd68 (diff)
update parent references in policy/parent pom
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I58fcc6952c480d9e1e21aece31c0dff754b91d8a
Diffstat (limited to 'integration/pom.xml')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 458bb0c7..f765d29b 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -34,7 +34,7 @@
<properties>
<java.version>11</java.version>
<!-- Note Well: For RELEASE/SNAPSHOT always set to the project version -->
- <version.parent.resources>3.6.2-SNAPSHOT</version.parent.resources>
+ <version.parent.resources>3.7.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>