mirror of
https://github.com/moparisthebest/davmail
synced 2024-08-13 16:53:51 -04:00
Add changelog maven plugin
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@62 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
ae791caac8
commit
e97a92545c
7
pom.xml
7
pom.xml
@ -44,7 +44,7 @@
|
||||
<connection>scm:svn:https://davmail.svn.sourceforge.net/svnroot/davmail/trunk</connection>
|
||||
<developerConnection>scm:svn:https://davmail.svn.sourceforge.net/svnroot/davmail/trunk</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<url>https://davmail.svn.sourceforge.net/svnroot/davmail/trunk/</url>
|
||||
<url>http://davmail.svn.sourceforge.net/viewvc/davmail/trunk/</url>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>SourceForge</system>
|
||||
@ -138,7 +138,6 @@
|
||||
<report>license</report>
|
||||
<report>scm</report>
|
||||
<report>index</report>
|
||||
<report>summary</report>
|
||||
</reports>
|
||||
</reportSet>
|
||||
</reportSets>
|
||||
@ -147,10 +146,10 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
</plugin>
|
||||
<!--plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-changelog-plugin</artifactId>
|
||||
</plugin-->
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>findbugs-maven-plugin</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user