[java-idp-oidc] 01/02: untabify

Rod Widdowson rdw at steadingsoftware.com
Tue Sep 28 16:47:38 UTC 2021


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

rdw pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=3336cdf62372dd910098267c96cddbf8809135c6

commit 3336cdf62372dd910098267c96cddbf8809135c6
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 25 15:29:37 2021 +0100

    untabify
---
 idp-oidc-extension-distribution/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/idp-oidc-extension-distribution/pom.xml b/idp-oidc-extension-distribution/pom.xml
index 887a6ae3..6247d0cf 100644
--- a/idp-oidc-extension-distribution/pom.xml
+++ b/idp-oidc-extension-distribution/pom.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- See LICENSE.txt file in the root directory of this repository for the 
-	copyright/license information. -->
+        copyright/license information. -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>idp-plugin-oidc-op-parent</artifactId>
@@ -19,7 +19,7 @@
         <checkstyle.configLocation>${project.basedir}/../resources/checkstyle.xml</checkstyle.configLocation>
         <automatic.module.name>net.shibboleth.idp.plugin.oidc.op.distribution</automatic.module.name>
         <dist.finalName>shibboleth-idp-plugin-oidc-op-${project.version}</dist.finalName>
-	</properties>
+    </properties>
 
     <build>
         <plugins>

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


More information about the commits mailing list