Remove maven site configuration
[mdsal.git] / model / ietf / ietf-lisp-address-types / pom.xml
index a47307960e38f63d92aa10c8959de8fbb4f46917..a844d3d955829ebe16f82e32d02c105ccc72cd09 100644 (file)
             <artifactId>ietf-yang-types-20130715</artifactId>
         </dependency>
     </dependencies>
-
-
-  <!--
-      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>