update parent references in policy/parent pom 17/132717/1
authorliamfallon <liam.fallon@est.tech>
Wed, 14 Dec 2022 15:35:29 +0000 (15:35 +0000)
committerliamfallon <liam.fallon@est.tech>
Wed, 14 Dec 2022 15:35:29 +0000 (15:35 +0000)
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

integration/pom.xml
pom.xml

index 458bb0c..f765d29 100644 (file)
@@ -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 2d82f52..399b430 100644 (file)
--- 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>