summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:44 -0400
committerSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:44 -0400
commit52a51e6a501c68c7e9b7bbf302fa673a8c7c3d11 (patch)
tree47d6fbd759d66dbcdbade2229f82010e7e62c224 /pom.xml
parent598c5a2bb9f06c83dd3ca59d67c8ec139dc7bdf0 (diff)
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: Suresh Charan <suresh.charan@bell.ca> Change-Id: Ifa1f54e6636729966538e61979a6f5008bb7926f
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 beb7a02e..fc205851 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.2</version>
+ <version>3.7.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.3-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.12.2</policy.common.version>
- <policy.models.version>2.8.2</policy.models.version>
+ <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.3-SNAPSHOT</policy.models.version>
</properties>
<modules>