From 298d2d773df72c3d691da2ab9ee70fa88e6b0b54 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 26 Jan 2022 12:17:05 +0000 Subject: Fix snapshot versions in apex-pdp Two modules in apex-pdp had incorrect snapshot version in Istanbul, this fixes that error Issue-ID: POLICY-3849 Change-Id: I39366f36a6970d715a555099f3d68defb82f8a28 Signed-off-by: liamfallon --- plugins/plugins-executor/plugins-executor-jython/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/plugins-executor/plugins-executor-jython/pom.xml b/plugins/plugins-executor/plugins-executor-jython/pom.xml index 0def156c1..0a1c3f03f 100644 --- a/plugins/plugins-executor/plugins-executor-jython/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jython/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.3.3-SNAPSHOT + 2.6.2-SNAPSHOT plugins-executor-jython -- cgit 1.2.3-korg