Author: niallp
Date: Sat Dec  5 18:38:37 2009
New Revision: 887571

URL: http://svn.apache.org/viewvc?rev=887571&view=rev
Log:
Fix component id

Modified:
    commons/proper/jelly/branches/MAVEN-2-BRANCH/jelly-tags/util/pom.xml

Modified: commons/proper/jelly/branches/MAVEN-2-BRANCH/jelly-tags/util/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jelly/branches/MAVEN-2-BRANCH/jelly-tags/util/pom.xml?rev=887571&r1=887570&r2=887571&view=diff
==============================================================================
--- commons/proper/jelly/branches/MAVEN-2-BRANCH/jelly-tags/util/pom.xml 
(original)
+++ commons/proper/jelly/branches/MAVEN-2-BRANCH/jelly-tags/util/pom.xml Sat 
Dec  5 18:38:37 2009
@@ -45,7 +45,7 @@
   </dependencies>
 
   <properties>
-    <commons.componentid>jelly-tags-ant</commons.componentid>
+    <commons.componentid>jelly-tags-util</commons.componentid>
   </properties>
 
   <build>


Reply via email to