diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:35:01 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:35:01 +0100 |
commit | 4447bfb90560a9de27577492f2b8182b8612df06 (patch) | |
tree | c80f317108aa010a131156e4b551f5ea024243f4 /plugins/plugins-context/plugins-context-schema | |
parent | 7b91174bb6c8cca2fbb8bb057ad445fa3d68a462 (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: Ida537dd5acbd299893f3e30bac84146e134d3a0f
Diffstat (limited to 'plugins/plugins-context/plugins-context-schema')
-rw-r--r-- | plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml | 2 | ||||
-rw-r--r-- | plugins/plugins-context/plugins-context-schema/pom.xml | 2 |
2 files changed, 2 insertions, 2 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 7dce64b5d..eb57627e8 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.2-SNAPSHOT</version> + <version>2.7.3-SNAPSHOT</version> </parent> <artifactId>plugins-context-schema-avro</artifactId> diff --git a/plugins/plugins-context/plugins-context-schema/pom.xml b/plugins/plugins-context/plugins-context-schema/pom.xml index f7ddf1138..af90eb33f 100644 --- a/plugins/plugins-context/plugins-context-schema/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-context</groupId> <artifactId>plugins-context</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.3-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema</groupId> |