You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ma...@apache.org on 2016/01/26 11:46:27 UTC

svn commit: r1726768 - /james/project/trunk/mailbox/store/pom.xml

Author: matthieu
Date: Tue Jan 26 10:46:26 2016
New Revision: 1726768

URL: http://svn.apache.org/viewvc?rev=1726768&view=rev
Log:
JAMES-1669 remove duplicate maven dependency

Modified:
    james/project/trunk/mailbox/store/pom.xml

Modified: james/project/trunk/mailbox/store/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/mailbox/store/pom.xml?rev=1726768&r1=1726767&r2=1726768&view=diff
==============================================================================
--- james/project/trunk/mailbox/store/pom.xml (original)
+++ james/project/trunk/mailbox/store/pom.xml Tue Jan 26 10:46:26 2016
@@ -65,10 +65,6 @@
             <artifactId>${javax.mail.artifactId}</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
-            <artifactId>javax.inject</artifactId>
-        </dependency>
-        <dependency>
             <groupId>commons-lang</groupId>
             <artifactId>commons-lang</artifactId>
         </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org