From a30e1864fadad70c797ca1248a3c1272300a6e2b Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Tue, 19 Nov 2019 14:23:44 -0500 Subject: Separate jython implementation and dependencies. Refactored cds python capabilities to python-executor function, so that it will easy to disable and deprecation This change is not jython depreciation, just separating out Issue-ID: CCSDK-1865 Signed-off-by: Brinda Santh Change-Id: I3727d72d7195c49d670c30a6fc4245f5a8599e3a --- ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ms/blueprintsprocessor/functions/resource-resolution/pom.xml') diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index e8116b1e5..2af7c6e41 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -36,10 +36,6 @@ org.onap.ccsdk.cds.blueprintsprocessor db-lib - - org.onap.ccsdk.cds.blueprintsprocessor.functions - python-executor - org.springframework.boot spring-boot-starter-data-jpa -- cgit 1.2.3-korg