Author: rwesten
Date: Tue Oct 20 07:45:28 2015
New Revision: 1709527

URL: http://svn.apache.org/viewvc?rev=1709527&view=rev
Log:
formatting only

Modified:
    stanbol/trunk/enhancer/generic/test/pom.xml

Modified: stanbol/trunk/enhancer/generic/test/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancer/generic/test/pom.xml?rev=1709527&r1=1709526&r2=1709527&view=diff
==============================================================================
--- stanbol/trunk/enhancer/generic/test/pom.xml (original)
+++ stanbol/trunk/enhancer/generic/test/pom.xml Tue Oct 20 07:45:28 2015
@@ -88,15 +88,15 @@
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
     </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>compile</scope>
-        </dependency>
+    <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+        <groupId>junit</groupId>
+        <artifactId>junit</artifactId>
+        <scope>compile</scope>
+    </dependency>
   </dependencies>
 
 </project>


Reply via email to