diff options
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index e5ab27c3e..ec5265c75 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -35,21 +35,4 @@ <module>performance</module> <module>apex-pdp-stability</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>
\ No newline at end of file |