]> source.dussan.org Git - archiva.git/commitdiff
additional exclusion
authorBrett Porter <brett@apache.org>
Fri, 1 Aug 2014 02:55:52 +0000 (12:55 +1000)
committerBrett Porter <brett@apache.org>
Fri, 1 Aug 2014 02:55:52 +0000 (12:55 +1000)
pom.xml

diff --git a/pom.xml b/pom.xml
index e70d09f1ea426d662d45bf9ea802b092a6d65935..ee00383f3567a67208b4dfeb65971a2ce78f8fe9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <groupId>javax.transaction</groupId>
             <artifactId>jta</artifactId>
           </exclusion>
+          <exclusion>
+            <groupId>geronimo-spec</groupId>
+            <artifactId>geronimo-spec-jta</artifactId>
+          </exclusion>
         </exclusions>
       </dependency>
       <dependency>