summaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/plugins-executor/pom.xml')
-rw-r--r--plugins/plugins-executor/pom.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml
index cb7fed587..d56d1a511 100644
--- a/plugins/plugins-executor/pom.xml
+++ b/plugins/plugins-executor/pom.xml
@@ -47,24 +47,4 @@
<!--module>plugins-executor-jython</module-->
<module>plugins-executor-mvel</module>
</modules>
-
- <profiles>
- <profile>
- <id>apexSite</id>
- <activation>
- <property>
- <name>apexSite</name>
- </property>
- </activation>
- <properties>
- <adsite-plugins-executor-dir>${project.basedir}/src</adsite-plugins-executor-dir>
- </properties>
- <distributionManagement>
- <site>
- <id>${project.artifactId}-site</id>
- <url>${apex.adsite.prefix}/modules/${project.parent.artifactId}/${project.artifactId}/</url>
- </site>
- </distributionManagement>
- </profile>
- </profiles>
</project> \ No newline at end of file