diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:35 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:35 +0000 |
commit | ad4f8126b935377479c2bdf2f63d8b1f1661a49e (patch) | |
tree | 0d570bc816508a0c42fbac19cc65cd97243de1bc /main/pom.xml | |
parent | 583b098af2a7ee7e61abaa2ddaa36140cb78f84f (diff) |
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I48a9b06e0dd022e9a1e04e3a06115c6f4f8402cd
Diffstat (limited to 'main/pom.xml')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index b2e97307..44df5ad1 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>pap-main</artifactId> |