aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 16:19:30 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 16:19:30 +0000
commit6388f211f164d892820f3a6c0069d2489d9cabc2 (patch)
treede7cf7c4c778ad8004b20559cd36a595b77cc5c8 /pom.xml
parent6eea08f21c13e919f1c00aee4dd6c58255d6cac6 (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-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: I98dc67f682eae288f5f461f191d8a9ddfdcd1eb1
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 bb48c578..19026d5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.0</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>2.1.0</policy.common.version>
- <policy.models.version>3.1.0</policy.models.version>
+ <policy.common.version>2.1.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.1-SNAPSHOT</policy.models.version>
</properties>
<modules>