mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +01:00
correct fix for issue #660; correctly handle organization from the pom
This commit is contained in:
@@ -25,6 +25,11 @@
|
|||||||
<archive>https://dwr.dev.java.net/servlets/SummarizeList?listName=announce</archive>
|
<archive>https://dwr.dev.java.net/servlets/SummarizeList?listName=announce</archive>
|
||||||
</mailingList>
|
</mailingList>
|
||||||
</mailingLists>
|
</mailingLists>
|
||||||
|
<!-- added the organization for testing purposes-->
|
||||||
|
<organization>
|
||||||
|
<name>get ahead</name>
|
||||||
|
<url>http://getahead.ltd.uk/dwr</url>
|
||||||
|
</organization>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
<id>joe_walker</id>
|
<id>joe_walker</id>
|
||||||
|
|||||||
Reference in New Issue
Block a user