aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-17 10:24:17 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-17 10:24:17 +0100
commit99237f645d611432388e997dfc556e779cdd4f47 (patch)
tree256c226bab0b7c5ec1652063a710af271fb083fa /pom.xml
parent94a12ff5cbf2072ac4adb93da82d2864609f30df (diff)
Update snapshot and/or references of policy/api to latest snapshotsHEADmaster
policy/api updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I9ddb6b6a33c6cc1894548e6b2e6dee5d8748e7fb Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 633dc46f..81515d27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.4</version>
+ <version>4.1.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.4-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.1.3</policy.common.version>
- <policy.models.version>3.1.3</policy.models.version>
+ <policy.common.version>2.1.4-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.4-SNAPSHOT</policy.models.version>
</properties>
<modules>