diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:23 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:23 +0100 |
commit | d49ad0ec3dafd288acc80d13a4341e56bc3ec223 (patch) | |
tree | 6f99092d2754ba4ffdca484330fbfd28440c32b3 /models-pap | |
parent | c669bc5dd839b31a0891a2c830e209874c1fec04 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id325ff49ba7db6effa42789a1e54eca066bc1248
Diffstat (limited to 'models-pap')
-rw-r--r-- | models-pap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 3af8f7d23..9627a1705 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>3.0.3-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>policy-models-pap</artifactId> |