aboutsummaryrefslogtreecommitdiffstats
path: root/core/core-infrastructure/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/core-infrastructure/pom.xml')
-rw-r--r--core/core-infrastructure/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml
index df4b19edd..c62611760 100644
--- a/core/core-infrastructure/pom.xml
+++ b/core/core-infrastructure/pom.xml
@@ -48,21 +48,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <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.parent.artifactId}/${project.artifactId}/</url>
- </site>
- </distributionManagement>
- </profile>
- </profiles>
</project>