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

Rod Widdowson rdw at steadingsoftware.com
Tue Dec 14 19:42:17 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=08966fe2de5b558c5875fe4547842948b00abb46

commit 08966fe2de5b558c5875fe4547842948b00abb46
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Dec 11 15:40:03 2021 +0000

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

diff --git a/idp-oidc-extension-distribution/pom.xml b/idp-oidc-extension-distribution/pom.xml
index 80e04bce..378e5a8c 100644
--- a/idp-oidc-extension-distribution/pom.xml
+++ b/idp-oidc-extension-distribution/pom.xml
@@ -2,8 +2,8 @@
 <!-- See LICENSE.txt file in the root directory of this repository for the 
         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>

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


More information about the commits mailing list