diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:27 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:27 +0000 |
commit | 5fda7f2f9bdad4813693ea21a09c3e2ad0a239de (patch) | |
tree | 1c00e58a34ccab5f0dd466b7037b3b34200fd637 /plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro | |
parent | b8217ab7c049e20ddab476259d3f4ae2b24907d1 (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshotskohn
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9f3a98c86e89ca3fa07416b934b76d227241dec5
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 c980d3a33..74249f8cd 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.8.2-SNAPSHOT</version> + <version>2.8.3-SNAPSHOT</version> </parent> <artifactId>plugins-context-schema-avro</artifactId> |