summaryrefslogtreecommitdiffstats
path: root/plugins/plugins-event/plugins-event-carrier/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-07-13 14:20:21 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-13 14:20:21 +0000
commit9a306c4444ca86f409d40b2e032ab2a12f3031ff (patch)
tree393edac58e10dce1ddba2426238d8de4de2935d4 /plugins/plugins-event/plugins-event-carrier/pom.xml
parent2649f1da1ac58352d6d11c48923ee86930e3e8ee (diff)
parentcfd849936ab0dba02df60c5a8509d83cb8c58fdb (diff)
Merge "Remove old documentation from build"
Diffstat (limited to 'plugins/plugins-event/plugins-event-carrier/pom.xml')
-rw-r--r--plugins/plugins-event/plugins-event-carrier/pom.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/plugins/plugins-event/plugins-event-carrier/pom.xml b/plugins/plugins-event/plugins-event-carrier/pom.xml
index 91d7222c0..f6c470def 100644
--- a/plugins/plugins-event/plugins-event-carrier/pom.xml
+++ b/plugins/plugins-event/plugins-event-carrier/pom.xml
@@ -43,24 +43,4 @@
<module>plugins-event-carrier-restrequestor</module>
<module>plugins-event-carrier-grpc</module>
</modules>
-
- <profiles>
- <profile>
- <id>apexSite</id>
- <activation>
- <property>
- <name>apexSite</name>
- </property>
- </activation>
- <properties>
- <adsite-plugins-event-carrier-dir>${project.basedir}/src</adsite-plugins-event-carrier-dir>
- </properties>
- <distributionManagement>
- <site>
- <id>${project.artifactId}-site</id>
- <url>${apex.adsite.prefix}/modules/plugins/${project.parent.artifactId}/${project.artifactId}/</url>
- </site>
- </distributionManagement>
- </profile>
- </profiles>
</project> \ No newline at end of file