diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:38 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:38 +0100 |
commit | df0b09be1f3743a4db9cdbec0fe304167b0b835c (patch) | |
tree | 2da34f06491741f15842cee389e8623ba912c976 /plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro | |
parent | f04cbfa86f09a79cc17585d0faf90b65f4245c40 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: If859b088c5975c8dda67c34f335658c98341be57
Diffstat (limited to 'plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro')
-rw-r--r-- | plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml index eb57627e8..fd497f9d7 100644 --- a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema</groupId> <artifactId>plugins-context-schema</artifactId> - <version>2.7.3-SNAPSHOT</version> + <version>2.7.4-SNAPSHOT</version> </parent> <artifactId>plugins-context-schema-avro</artifactId> |