diff options
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jruby/pom.xml')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-jruby/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 09cca78d5..9137a5f4b 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -30,10 +30,6 @@ <name>${project.artifactId}</name> <description>[${project.parent.artifactId}] Plugin for execution of JRuby logic in Apex</description> - <properties> - <apex-plugins-executor-jruby-dir>${project.basedir}/src</apex-plugins-executor-jruby-dir> - </properties> - <dependencies> <dependency> <groupId>org.jruby</groupId> |