diff options
author | Dinh Danh Le <dinh.danh.le@ericsson.com> | 2018-08-20 17:25:25 +0100 |
---|---|---|
committer | Dinh Danh Le <dinh.danh.le@ericsson.com> | 2018-08-20 17:26:14 +0100 |
commit | e633cd8e2e4bd0dc20a8727a3c35eaacf00a136f (patch) | |
tree | e248dfa9766815fd0b7a6852253a393c65fb5d7d /plugins/plugins-executor/plugins-executor-jython/pom.xml | |
parent | 3191984be03dd5c880ef3cfa56cd77ffa33ab624 (diff) |
Updating docs for Plugins module
Change-Id: Ia0837cf2f86c42eea71c3f71e8cd99d684912485
Signed-off-by: Dinh Danh Le <dinh.danh.le@ericsson.com>
Issue-ID: POLICY-867
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jython/pom.xml')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-jython/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/plugins-executor/plugins-executor-jython/pom.xml b/plugins/plugins-executor/plugins-executor-jython/pom.xml index f77890be3..3985b5e15 100644 --- a/plugins/plugins-executor/plugins-executor-jython/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jython/pom.xml @@ -30,10 +30,6 @@ <name>${project.artifactId}</name> <description>[${project.parent.artifactId}] Plugin for execution of Jython logic in Apex</description> - <properties> - <apex-plugins-executor-jython-dir>${project.basedir}/src</apex-plugins-executor-jython-dir> - </properties> - <dependencies> <dependency> <groupId>org.python</groupId> |