Updated Branches: refs/heads/master 492a28f67 -> 788920f93
updated mailing lists urls Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/788920f9 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/788920f9 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/788920f9 Branch: refs/heads/master Commit: 788920f936679c6f22ab34d8ba6b14e6d1a37e9a Parents: 492a28f Author: Hervé Boutemy <[email protected]> Authored: Thu Sep 19 23:23:43 2013 +0200 Committer: Hervé Boutemy <[email protected]> Committed: Thu Sep 19 23:23:43 2013 +0200 ---------------------------------------------------------------------- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/788920f9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 00fc72b..7258cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -133,8 +133,8 @@ under the License. <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> - <otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive> - <otherArchive>http://maven.dev.markmail.org/</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Developers-f142166.html</otherArchive> + <otherArchive>http://maven-dev.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -145,8 +145,8 @@ under the License. <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> - <otherArchive>http://old.nabble.com/Maven---Users-f178.html</otherArchive> - <otherArchive>http://maven.users.markmail.org/</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Maven-Users-f40176.html</otherArchive> + <otherArchive>http://maven-users.markmail.org/</otherArchive> </otherArchives> </mailingList> @@ -158,8 +158,8 @@ under the License. <archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-users/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/[email protected]</otherArchive> - <otherArchive>http://old.nabble.com/Wagon---Users-f13870.html</otherArchive> - <otherArchive>http://maven.wagon.users.markmail.org/</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Wagon-Users-f326332.html</otherArchive> + <otherArchive>http://maven-wagon-users.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -170,8 +170,8 @@ under the License. <archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/[email protected]</otherArchive> - <otherArchive>http://old.nabble.com/Wagon---Dev-f13871.html</otherArchive> - <otherArchive>http://maven.wagon.dev.markmail.org/</otherArchive> + <otherArchive>http://maven.40175.n5.nabble.com/Wagon-Dev-f326406.html</otherArchive> + <otherArchive>http://maven-wagon-dev.markmail.org/</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -180,7 +180,7 @@ under the License. <unsubscribe>[email protected]</unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-commits/</archive> <otherArchives> - <otherArchive>http://maven.wagon.commits.markmail.org/</otherArchive> + <otherArchive>http://maven-wagon-commits.markmail.org/</otherArchive> </otherArchives> </mailingList> </mailingLists>
