You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2020/11/06 02:28:46 UTC

[james-project] 08/12: JAMES-3389 remove duplicate declaration from pom.xml

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 01708cac0be473f2d7101dcf2a075ec31e3edcba
Author: Andreas Valdma <an...@nortal.com>
AuthorDate: Wed Nov 4 17:24:26 2020 +0200

    JAMES-3389 remove duplicate declaration from pom.xml
---
 server/protocols/webadmin/webadmin-mail-over-web/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/server/protocols/webadmin/webadmin-mail-over-web/pom.xml b/server/protocols/webadmin/webadmin-mail-over-web/pom.xml
index c0f784d..27e6dd5 100644
--- a/server/protocols/webadmin/webadmin-mail-over-web/pom.xml
+++ b/server/protocols/webadmin/webadmin-mail-over-web/pom.xml
@@ -72,12 +72,6 @@
             <scope>test</scope>
         </dependency>
 
-        <dependency>
-            <groupId>${james.groupId}</groupId>
-            <artifactId>james-server-webadmin-core</artifactId>
-            <type>test-jar</type>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
 </project>
\ No newline at end of file


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