Update snapshot and/or references of policy/parent to latest snapshots
[policy/parent.git] / integration / pom.xml
index 6423564..1e8997f 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>policy-parent</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.3-SNAPSHOT</version>
     </parent>
     <artifactId>integration</artifactId>
     <packaging>pom</packaging>
@@ -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.2</version.parent.resources>
+        <version.parent.resources>4.1.3-SNAPSHOT</version.parent.resources>
         <version.parent.checkstyle>4.1.2-SNAPSHOT</version.parent.checkstyle>
         <jacoco.destFile>${project.build.directory}/code-coverage/jacoco-ut.exec</jacoco.destFile>
         <!-- Default Sonar configuration -->