diff options
author | liamfallon <liam.fallon@est.tech> | 2023-08-23 16:44:17 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-08-23 16:44:17 +0100 |
commit | f302b69e3af1779b77142f20110947d4d189f298 (patch) | |
tree | 16ef3d26a49f4e89a2e2f818cacbdc2f927e6299 /models-interactions/model-actors/actor.appc/pom.xml | |
parent | b126aa0bc7c37eeaeeb22c054507aa98e7a5af20 (diff) |
Bump snapshoths for Java 17
Bump snapshots for Java 17
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4665
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I514e1e66c99588769a330aef9b36610d6e158517
Diffstat (limited to 'models-interactions/model-actors/actor.appc/pom.xml')
-rw-r--r-- | models-interactions/model-actors/actor.appc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-actors/actor.appc/pom.xml b/models-interactions/model-actors/actor.appc/pom.xml index 2417db6dd..0d454058a 100644 --- a/models-interactions/model-actors/actor.appc/pom.xml +++ b/models-interactions/model-actors/actor.appc/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId> <artifactId>model-actors</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>actor.appc</artifactId> |