Author: rdonkin
Date: Sat Feb 5 10:05:08 2005
New Revision: 151515
URL: http://svn.apache.org/viewcvs?view=rev&rev=151515
Log:
Fixed typo
Modified:
jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml
Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml?view=diff&r1=151514&r2=151515
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/util/project.xml Sat Feb 5
10:05:08 2005
@@ -49,7 +49,7 @@
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils-bean-collections</groupId>
+ <artifactId>commons-beanutils-bean-collections</artifactId>
<version>1.7.0</version>
<url>http://jakarta.apache.org/commons/beanutils/</url>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]