You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ha...@apache.org on 2010/12/01 10:40:40 UTC

svn commit: r1040917 - /geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml

Author: hanhongfang
Date: Wed Dec  1 09:40:40 2010
New Revision: 1040917

URL: http://svn.apache.org/viewvc?rev=1040917&view=rev
Log:
delete an extra > in pom.xml

Modified:
    geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml

Modified: geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml?rev=1040917&r1=1040916&r2=1040917&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/branches/2.1/pom.xml Wed Dec  1 09:40:40 2010
@@ -401,7 +401,7 @@
 								<executions>
 										<execution>						
 												<configuration>							
-														<attached>false</attached>>
+														<attached>false</attached>
 												</configuration>
 										</execution>
 								</executions>