Author: cziegeler
Date: Wed Feb 18 07:15:23 2009
New Revision: 745396
URL: http://svn.apache.org/viewvc?rev=745396&view=rev
Log:
Fix typo in name.
Modified:
incubator/sling/trunk/commons/testing/pom.xml
Modified: incubator/sling/trunk/commons/testing/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/commons/testing/pom.xml?rev=745396&r1=745395&r2=745396&view=diff
==============================================================================
--- incubator/sling/trunk/commons/testing/pom.xml (original)
+++ incubator/sling/trunk/commons/testing/pom.xml Wed Feb 18 07:15:23 2009
@@ -31,7 +31,7 @@
<packaging>jar</packaging>
<version>2.0.3-incubator-SNAPSHOT</version>
- <name>Apache Sling testing utilities</name>
+ <name>Apache Sling Testing Utilities</name>
<description>
Tools and utilities for automated testing of Sling modules
</description>