summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--integration/pom.xml2
-rw-r--r--pom.xml4
2 files changed, 3 insertions, 3 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>
diff --git a/pom.xml b/pom.xml
index 2d82f527..399b4309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<!-- When changing, also change the oparent.version property -->
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.3</version>
<relativePath />
</parent>
<groupId>org.onap.policy.parent</groupId>
@@ -34,7 +34,7 @@
<packaging>pom</packaging>
<properties>
- <oparent.version>3.3.3-SNAPSHOT</oparent.version>
+ <oparent.version>3.3.3</oparent.version>
</properties>
<modules>