Skip to content

Commit

Permalink
Merge pull request junit-team#1009 from marcphilipp/update-yahoo-grou…
Browse files Browse the repository at this point in the history
…ps-url-in-pom

Fix Yahoo Groups URL
  • Loading branch information
stefanbirkner committed Oct 21, 2014
2 parents b5e4174 + fc1b357 commit 8381b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<mailingList>
<name>JUnit Mailing List</name>
<post>[email protected]</post>
<archive>http://tech.groups.yahoo.com/group/junit/</archive>
<archive>https://groups.yahoo.com/neo/groups/junit/info</archive>
</mailingList>
</mailingLists>

Expand Down

0 comments on commit 8381b36

Please sign in to comment.