update maven pom inceptionYear

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@653 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2009-08-07 09:00:50 +00:00
parent ff4c2c2392
commit 9b88a2e2c9
1 changed files with 4 additions and 3 deletions

View File

@ -8,6 +8,7 @@
<version>3.3.0</version>
<name>DavMail POP/IMAP/SMTP/Caldav/LDAP Exchange Gateway</name>
<url>http://www.sourceforge.net/projects/davmail</url>
<inceptionYear>2001</inceptionYear>
<description>
Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway allowing
users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server,
@ -176,15 +177,15 @@
<version>1.2.15</version>
<exclusions>
<exclusion>
<groupId>javax.jms</groupId>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jmx</groupId>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
</exclusions>