diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-20 20:11:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-20 20:11:59 +0100 |
commit | 03c1d198a7a11a5c4c5abc8e1deb62ba1b853f9d (patch) | |
tree | 3b961d05bc77acec3bfb7a326468a38b2c956a43 /policy-endpoints | |
parent | eee9d3e70cc7455c05802c9caa414e14a26d3a44 (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9805920f11b3a527fca02a591e7cb06273e75543
Diffstat (limited to 'policy-endpoints')
-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 c6b2e3f8..ece61233 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>1.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |