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-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org