diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:36 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:36 +0100 |
commit | b45e9a8d6d1fb0d4230b8abd803cab0eb7f121a8 (patch) | |
tree | b637eee5ce8ac374a6089fc991e59050bc733d6b /models-interactions/model-impl/sdnr | |
parent | c3d9c9932e03c5b25d9f117b1302ef71f084591e (diff) |
Set snapshot and/or references of policy/models for new release
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: I6dfea7c364e79409ec9c59385d0c1d2b991b0a85
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'models-interactions/model-impl/sdnr')
-rw-r--r-- | models-interactions/model-impl/sdnr/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/sdnr/pom.xml b/models-interactions/model-impl/sdnr/pom.xml index 01aad67b8..52f926f9c 100644 --- a/models-interactions/model-impl/sdnr/pom.xml +++ b/models-interactions/model-impl/sdnr/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>sdnr</artifactId> |