diff options
Diffstat (limited to 'services/pom.xml')
-rw-r--r-- | services/pom.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/services/pom.xml b/services/pom.xml index ccc482bc0..7c61b131d 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -37,21 +37,4 @@ <module>services-engine</module> <module>services-onappf</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 |