diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:00 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:00 +0000 |
commit | 91ef7bf5e5e5d0d7e9555994a21de1c79fdccc13 (patch) | |
tree | 5338f9a25a43924bf8888f803da4240bde140438 /plugins/plugins-executor/plugins-executor-javascript | |
parent | 361cb8fc8e6b83ba5467b8e8a543a353d6fe3128 (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie8c858d0026057a7e9d756a1b8481bc0337ba00d
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-javascript')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-javascript/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-javascript/pom.xml b/plugins/plugins-executor/plugins-executor-javascript/pom.xml index bd8ed727a..1ced8fb78 100644 --- a/plugins/plugins-executor/plugins-executor-javascript/pom.xml +++ b/plugins/plugins-executor/plugins-executor-javascript/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-executor</groupId> <artifactId>plugins-executor</artifactId> - <version>2.9.1-SNAPSHOT</version> + <version>2.9.2-SNAPSHOT</version> </parent> <artifactId>plugins-executor-javascript</artifactId> |