[java-support] 01/02: Untabify
Rod Widdowson
rdw at steadingsoftware.com
Sun Nov 7 13:39:22 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=b25f205e733d5305c554c3a5092498db7c58c38a
commit b25f205e733d5305c554c3a5092498db7c58c38a
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