aboutsummaryrefslogtreecommitdiffstats
path: root/context/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'context/pom.xml')
-rw-r--r--context/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/context/pom.xml b/context/pom.xml
index bdfa3e4b7..cdecfd747 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -36,21 +36,4 @@
<modules>
<module>context-management</module>
</modules>
-
- <profiles>
- <profile>
- <id>apexSite</id>
- <activation>
- <property>
- <name>apexSite</name>
- </property>
- </activation>
- <distributionManagement>
- <site>
- <id>${project.artifactId}-site</id>
- <url>${apex.adsite.prefix}/modules/${project.artifactId}/</url>
- </site>
- </distributionManagement>
- </profile>
- </profiles>
</project>