aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2023-08-25 10:13:43 +0100
committerFrancesco Fiora <francesco.fiora@est.tech>2023-08-25 09:15:05 +0000
commit97d1555c6cd5cea2856ccdbf1511bda9f45e8731 (patch)
tree9ed46d957c992eace651f9b06631188ad3167a3a /runtime-acm
parent87d41ba27cb4a8a67436d83de6c16e88371dbd9f (diff)
Bump snapshoths for Java 17
Issue-ID:POLICY-4665 Change-Id: I5388c8a850699667d33f3cf883660e6c7d4de8ff Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'runtime-acm')
-rwxr-xr-xruntime-acm/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml
index 3d896ca44..e14eb6126 100755
--- a/runtime-acm/pom.xml
+++ b/runtime-acm/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.0.1-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-runtime-acm</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp-models</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onap.policy.clamp</groupId>