summaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-mvel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-mvel/pom.xml')
-rw-r--r--plugins/plugins-executor/plugins-executor-mvel/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml
index db268c57c..ba913f672 100644
--- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml
+++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml
@@ -30,10 +30,6 @@
<name>${project.artifactId}</name>
<description>[${project.parent.artifactId}] Plugin for execution of Mvel logic in Apex</description>
- <properties>
- <apex-plugins-executor-mvel-dir>${project.basedir}/src</apex-plugins-executor-mvel-dir>
- </properties>
-
<dependencies>
<dependency>
<groupId>org.mvel</groupId>