diff options
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-java')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-java/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/plugins-executor/plugins-executor-java/pom.xml b/plugins/plugins-executor/plugins-executor-java/pom.xml index cf1d495eb..503219f95 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -30,10 +30,6 @@ <name>${project.artifactId}</name> <description>[${project.parent.artifactId}] Plugin for execution of Java logic in Apex</description> - <properties> - <apex-plugins-executor-java-dir>${project.basedir}/src</apex-plugins-executor-java-dir> - </properties> - <profiles> <profile> <id>apexSite</id> |