summaryrefslogtreecommitdiffstats
path: root/core/core-protocols/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/core-protocols/pom.xml')
-rw-r--r--core/core-protocols/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml
index db40268e8..67ac99973 100644
--- a/core/core-protocols/pom.xml
+++ b/core/core-protocols/pom.xml
@@ -36,21 +36,4 @@
<version>${project.version}</version>
</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>