[java-parent-project] 01/03: Fix typo in Maven site config
Ian Young
ian at iay.org.uk
Wed Apr 25 06:21:33 EDT 2018
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=f8aa0cb7b241da168fd07334fdcffc406828790c
commit f8aa0cb7b241da168fd07334fdcffc406828790c
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Apr 12 16:42:44 2018 -0500
Fix typo in Maven site config
Fixes 81051be80e386c22dbf8c55b0ddda3f44a9ddb4b
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 685994d..893e620 100644
--- a/pom.xml
+++ b/pom.xml
@@ -810,7 +810,7 @@
<version>2.9</version>
<configuration>
<dependencyDetailsEnabled>false</dependencyDetailsEnabled>
- <dependencyLocationEnabled>false</dependencyLocationEnabled>
+ <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
</configuration>
<reportSets>
<reportSet>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list