diff options
author | 2025-01-27 15:48:58 +0000 | |
---|---|---|
committer | 2025-01-27 15:48:58 +0000 | |
commit | a02b24c3808c0ad49d66b25d59bf2f76463a1c8e (patch) | |
tree | 7b22acd124a5f6047e53e2b60acd247d700db983 /policy-endpoints/pom.xml | |
parent | 7bdc822f3d41d1adfb06d310636af1fcacdda0ad (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I65c2a572b3a6fe130d1f327059b52a6fa236d326
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index dfa35742..eb88455d 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |