This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch plex
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git

commit 74c55193c977f856bde999cb23828199351973dd
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Wed Apr 21 10:47:07 2021 -0400

    whitespace
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 55fdbc5..3b40531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,13 +105,13 @@
       <artifactId>sisu-inject-plexus</artifactId>
       <version>1.4.2</version>
     </dependency>
-   <dependency>
+    
+    <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
       <version>2.6</version>
       <scope>test</scope>
     </dependency>
-
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>

Reply via email to