Author: tpalsulich
Date: Wed Aug 13 21:07:16 2014
New Revision: 1617836
URL: http://svn.apache.org/r1617836
Log:
Fix typo in name of tika-example module.
Modified:
tika/trunk/tika-example/pom.xml
Modified: tika/trunk/tika-example/pom.xml
URL:
http://svn.apache.org/viewvc/tika/trunk/tika-example/pom.xml?rev=1617836&r1=1617835&r2=1617836&view=diff
==============================================================================
--- tika/trunk/tika-example/pom.xml (original)
+++ tika/trunk/tika-example/pom.xml Wed Aug 13 21:07:16 2014
@@ -28,7 +28,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <artifactId>tika-examples</artifactId>
+ <artifactId>tika-example</artifactId>
<name>Apache Tika examples</name>
<url>http://tika.apache.org/</url>