Browse Source

additional exclusion

tags/archiva-2.1.1
Brett Porter 9 years ago
parent
commit
af464ee039
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      pom.xml

+ 4
- 0
pom.xml View File

@@ -755,6 +755,10 @@
<groupId>javax.transaction</groupId>
<artifactId>jta</artifactId>
</exclusion>
<exclusion>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-jta</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>

Loading…
Cancel
Save