diff options
author | 2022-02-28 13:45:25 +0000 | |
---|---|---|
committer | 2022-02-28 13:45:25 +0000 | |
commit | c0178554e29b555ebfb473fbe4b8bcb22abfc634 (patch) | |
tree | f76951f5e70271d3a8d94b7de0188ad505891899 /policy-endpoints | |
parent | 9ac4972196fbe32a6e02a7491cae3a7665afd7f1 (diff) |
Update snapshot and/or references of policy/common to latest snapshotsistanbul
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia853da38ff571490f14b1a85c22140bdd3cfc702
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 8f34e01c..5c538f79 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.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> </parent> <artifactId>policy-endpoints</artifactId> |