diff options
author | liamfallon <liam.fallon@est.tech> | 2023-10-18 12:19:26 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-10-18 12:19:26 +0100 |
commit | a9e97e410436f17bf1d8deff9f9733c94a5b6e91 (patch) | |
tree | 86d542d0188c6e430e7bd6b8261eef3d15e4cd44 /models-interactions/model-impl/cds | |
parent | 3134a779ef2f056bd233e5f1d79dcceed12e600f (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I08327729a19bd25c1d1e2d250f0fda7bf8464b0b
Diffstat (limited to 'models-interactions/model-impl/cds')
-rw-r--r-- | models-interactions/model-impl/cds/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 1bfdc7d7f..2aa450117 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>model-impl</artifactId> <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>cds</artifactId> |