diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-25 13:10:28 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-25 13:10:28 +0100 |
commit | 9fc061ded6b0831cc1dfc2685e4156f26902c41c (patch) | |
tree | 68de7c8625b4062914dd81776681e78e90dee4e0 /models-interactions/model-impl/rest/pom.xml | |
parent | 098a4315645f8e6740c98c749db87f048fe57c30 (diff) |
Update snapshot and/or references of policy/models to latest snapshots
policy/models updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4970
Change-Id: I529a9542c8a20e8f8c27b5ae1da44b65b9f8a05a
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'models-interactions/model-impl/rest/pom.xml')
-rw-r--r-- | models-interactions/model-impl/rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/rest/pom.xml b/models-interactions/model-impl/rest/pom.xml index 23965968d..c2a871f01 100644 --- a/models-interactions/model-impl/rest/pom.xml +++ b/models-interactions/model-impl/rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> <artifactId>model-impl</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>rest</artifactId> |