You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/02/20 19:39:34 UTC

svn commit: r1291404 - /archiva/trunk/pom.xml

Author: olamy
Date: Mon Feb 20 18:39:34 2012
New Revision: 1291404

URL: http://svn.apache.org/viewvc?rev=1291404&view=rev
Log:
fix typo

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1291404&r1=1291403&r2=1291404&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon Feb 20 18:39:34 2012
@@ -1455,7 +1455,7 @@
                     <exclude>net.sf.ehcache:ehcache</exclude>
                     <exclude>org.codehaus.plexus.registry:plexus-registry-api</exclude>
                     <exclude>org.codehaus.plexus.registry:plexus-registry-commons</exclude>
-                    <exclude>&gt;org.codehaus.plexus:plexus-taskqueue</exclude>
+                    <exclude>org.codehaus.plexus:plexus-taskqueue</exclude>
                   </excludes>
                 </bannedDependencies>
               </rules>