diff options
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jython')
-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> |