diff options
author | Maria Odea B. Ching <oching@apache.org> | 2008-07-07 09:39:21 +0000 |
---|---|---|
committer | Maria Odea B. Ching <oching@apache.org> | 2008-07-07 09:39:21 +0000 |
commit | b2a8ef8ffdae51135d1f2806c2d424a2739159c3 (patch) | |
tree | 9e37ac47d07b66a0b7e4addca1e149022bd44e71 /pom.xml | |
parent | c3e0319a8130a6a502b5c78da7b61f95a81c74ce (diff) | |
download | archiva-b2a8ef8ffdae51135d1f2806c2d424a2739159c3.tar.gz archiva-b2a8ef8ffdae51135d1f2806c2d424a2739159c3.zip |
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
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -81,9 +81,9 @@ <exclude>classworlds:classworlds</exclude> <exclude>javax.transaction:jta</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>xom:xom</exclude> + <!--exclude>xom:xom</exclude> </excludes> </bannedDependencies> </rules> |