aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-23 10:58:39 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-23 10:58:39 +0100
commitac67f9e7142ba000212be6e5a7b73a2329029760 (patch)
tree49bd7b95122e292c45fdfb88dd254919a169f391 /pom.xml
parent402f5ad09180b3ea7175fbd5716496d7779e62e7 (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I5309004eb6e4bda552ed9896d61a9a0b92a18ea0
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 17e8a83c..c04f781a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.0</version>
+ <version>3.6.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.11.0</policy.common.version>
- <policy.models.version>2.7.0</policy.models.version>
+ <policy.common.version>1.11.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
</properties>
<modules>