summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-05-23 10:29:49 +0100
committerliamfallon <liam.fallon@est.tech>2023-05-23 10:29:54 +0100
commit4539ab951ef81839d38641fa09f2cbd490d71a63 (patch)
treeaad47135165c03c62dffa1ac40b69039e5786de7 /pom.xml
parent14303e5f6e35f71f9770a3ead03125735ec3be94 (diff)
Revert references on policy/clamp
Reverting reference update on policy/clamp until staging bug is fixed. Issue-ID: POLICY-4662 Change-Id: Idcae0c57caf93a974cbc6e53785f0c89c1f083de Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 258dbcefe..f69ee0913 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<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.clamp</groupId>
@@ -51,8 +51,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</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>
<module>common</module>