updates for the pom for next release (mailing list)

Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/b785cbf8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/b785cbf8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/b785cbf8

Branch: refs/heads/GROOVY_2_4_X
Commit: b785cbf8e099368a8b4333daf55312b037b36937
Parents: 26dd1b9
Author: Paul King <[email protected]>
Authored: Fri May 1 20:44:04 2015 +1000
Committer: Paul King <[email protected]>
Committed: Fri May 1 20:46:12 2015 +1000

----------------------------------------------------------------------
 gradle/pomconfigurer.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/b785cbf8/gradle/pomconfigurer.gradle
----------------------------------------------------------------------
diff --git a/gradle/pomconfigurer.gradle b/gradle/pomconfigurer.gradle
index a548a6a..8e8e79c 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -490,11 +490,11 @@ project.ext.pomConfigureClosureWithoutTweaks = {
         mailingLists {
             mailingList {
                 name 'Groovy Developer List'
-                archive 'http://dir.gmane.org/gmane.comp.lang.groovy.devel'
+                archive 'http://mail-archives.apache.org/mod_mbox/groovy-dev/'
             }
             mailingList {
                 name 'Groovy User List'
-                archive 'http://dir.gmane.org/gmane.comp.lang.groovy.user'
+                archive 
'http://mail-archives.apache.org/mod_mbox/groovy-users/'
             }
         }
         licenses {

Reply via email to