Author: grossws
Date: Mon Apr  6 18:14:45 2015
New Revision: 1671627

URL: http://svn.apache.org/r1671627
Log:
tika-batch cosmetics

TIKA-1330

Modified:
    tika/trunk/tika-batch/pom.xml

Modified: tika/trunk/tika-batch/pom.xml
URL: 
http://svn.apache.org/viewvc/tika/trunk/tika-batch/pom.xml?rev=1671627&r1=1671626&r2=1671627&view=diff
==============================================================================
--- tika/trunk/tika-batch/pom.xml (original)
+++ tika/trunk/tika-batch/pom.xml Mon Apr  6 18:14:45 2015
@@ -43,7 +43,8 @@
             <artifactId>slf4j-log4j12</artifactId>
         </dependency>
         <dependency>
-            <groupId>commons-cli</groupId>            
<artifactId>commons-cli</artifactId>
+            <groupId>commons-cli</groupId>
+            <artifactId>commons-cli</artifactId>
             <version>${cli.version}</version>
         </dependency>
         <dependency>
@@ -170,4 +171,4 @@
     </ciManagement>
 
 
-</project>
\ No newline at end of file
+</project>


Reply via email to