Fully remove Maven Sites
[lispflowmapping.git] / ui / module / pom.xml
index e1a7621415acd548ec991a47eecc9ab46264af6e..52810b8767353fc3b83258d30e455fb0c9bd08c8 100644 (file)
          build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: lispflowmapping :: ${project.artifactId}</name>
 
-  <!--
-      Maven Site Configuration
-
-      The following configuration is necessary for maven-site-plugin to
-      correctly identify the correct deployment path for OpenDaylight Maven
-      sites.
-  -->
-  <url>${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/</url>
-
-  <distributionManagement>
-    <site>
-      <id>opendaylight-site</id>
-      <url>${nexus.site.url}/${project.artifactId}/</url>
-    </site>
-  </distributionManagement>
-
 </project>