diff options
author | FrancescoFioraEst <francesco.fiora@est.tech> | 2023-08-25 10:13:43 +0100 |
---|---|---|
committer | Francesco Fiora <francesco.fiora@est.tech> | 2023-08-25 09:15:05 +0000 |
commit | 97d1555c6cd5cea2856ccdbf1511bda9f45e8731 (patch) | |
tree | 9ed46d957c992eace651f9b06631188ad3167a3a /models | |
parent | 87d41ba27cb4a8a67436d83de6c16e88371dbd9f (diff) |
Bump snapshoths for Java 17
Issue-ID:POLICY-4665
Change-Id: I5388c8a850699667d33f3cf883660e6c7d4de8ff
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'models')
-rw-r--r-- | models/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/pom.xml b/models/pom.xml index 9d4705560..9f206868f 100644 --- a/models/pom.xml +++ b/models/pom.xml @@ -27,7 +27,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-models</artifactId> |