[java-parent-project] 07/15: White space fixes

Ian Young ian at iay.org.uk
Wed Mar 16 16:13:53 UTC 2022


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=3e8086ec93631d396ded4e7d44957e679bdadf1e

commit 3e8086ec93631d396ded4e7d44957e679bdadf1e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:00:29 2022 +0000

    White space fixes
---
 pom.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1652cff..f764760 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,8 +69,8 @@
         <xmlsec.version>2.1.7</xmlsec.version>
         <xmlunit.version>2.9.0</xmlunit.version>
 
-	<maven-dist-enforcer.version>3.1.1-SNAPSHOT</maven-dist-enforcer.version>
-	<maven-dist-enforcer-data.version>1.0.2</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer.version>3.1.1-SNAPSHOT</maven-dist-enforcer.version>
+        <maven-dist-enforcer-data.version>1.0.2</maven-dist-enforcer-data.version>
 
         <checkstyle.version>8.41</checkstyle.version>
         <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>
@@ -724,7 +724,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>${maven-dependency-plugin.version}</version>                    
+                    <version>${maven-dependency-plugin.version}</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -1115,7 +1115,7 @@
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-dependency-plugin</artifactId>
-                    </plugin>                   
+                    </plugin>
                    <plugin>
                         <groupId>net.shibboleth.maven.plugins</groupId>
                         <artifactId>maven-javadoc-plugin</artifactId>
@@ -1128,7 +1128,7 @@
                                 </goals>
                             </execution>
                         </executions>
-                    </plugin> 
+                    </plugin>
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-source-plugin</artifactId>
@@ -1353,12 +1353,12 @@
             <organization>Jisc</organization>
             <organizationUrl>https://www.jisc.ac.uk</organizationUrl>
             <timezone>0</timezone>
-        </developer>        
+        </developer>
         <developer>
             <id>mikkonen</id>
             <name>Henri Mikkonen</name>
             <timezone>3</timezone>
-        </developer>        
+        </developer>
     </developers>
 
     <contributors>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list