commented wrong parts of the pom in previous commit

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2008-07-07 09:39:21 +00:00
parent c3e0319a81
commit b2a8ef8ffd
1 changed files with 2 additions and 2 deletions

View File

@ -81,9 +81,9 @@
<exclude>classworlds:classworlds</exclude> <exclude>classworlds:classworlds</exclude>
<exclude>javax.transaction:jta</exclude> <exclude>javax.transaction:jta</exclude>
<exclude>javax.sql:jdbc-stdext</exclude> <exclude>javax.sql:jdbc-stdext</exclude>
<exclude>ant:ant-optional</exclude> <exclude>ant:ant-optional</exclude-->
<!-- exclude>org.apache.maven.wagon:wagon-http-lightweight</exclude --> <!-- exclude>org.apache.maven.wagon:wagon-http-lightweight</exclude -->
<exclude>xom:xom</exclude> <!--exclude>xom:xom</exclude>
</excludes> </excludes>
</bannedDependencies> </bannedDependencies>
</rules> </rules>