summaryrefslogtreecommitdiffstats
path: root/client/client-monitoring/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/client-monitoring/pom.xml')
-rw-r--r--client/client-monitoring/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml
index 7ac59ee56..91c136310 100644
--- a/client/client-monitoring/pom.xml
+++ b/client/client-monitoring/pom.xml
@@ -130,21 +130,4 @@
</plugin>
</plugins>
</build>
-
- <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>