[java-support] 01/26: Untabify

Scott Cantor cantor.2 at osu.edu
Tue Apr 12 14:38:26 UTC 2022


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

scantor pushed a commit to branch dev/JSPT-111
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=6338b678080a2c5f16fe3d368fcaaa5b2f1d19b5

commit 6338b678080a2c5f16fe3d368fcaaa5b2f1d19b5
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Nov 7 11:34:27 2021 +0000

    Untabify
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a100164..c835d74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,10 +167,10 @@
             </activation>
             <dependencies>
                 <dependency>
-		    <groupId>org.openjdk.nashorn</groupId>
-		    <artifactId>nashorn-core</artifactId>
-		    <version>${nashorn.jdk.version}</version>
-		    <scope>test</scope>
+                    <groupId>org.openjdk.nashorn</groupId>
+                    <artifactId>nashorn-core</artifactId>
+                    <version>${nashorn.jdk.version}</version>
+                    <scope>test</scope>
                 </dependency>
             </dependencies>
         </profile>

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


More information about the commits mailing list