aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-11-22 21:51:11 +0000
committerliamfallon <liam.fallon@est.tech>2022-11-22 21:51:11 +0000
commit4fed554212b6dfcb21476bdff9a554ff312c9e61 (patch)
treec018a5f2f885378184031acbaa162c71e68f4012 /pom.xml
parentd9ebe7c10e738204efe5023a2b1e1a1b59174357 (diff)
Update snapshot and/or references of policy/api to latest snapshotskohn
policy/api updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4461 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ifcaba0256455a1f7eb214ab91ed07d811f0335a4
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 3effd7ce..e4a13316 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.3-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.11.1</policy.common.version>
- <policy.models.version>2.7.2</policy.models.version>
+ <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.3-SNAPSHOT</policy.models.version>
</properties>
<modules>