Remove references to codehaus.org

Issue: SPR-13129
This commit is contained in:
Stephane Nicoll
2015-06-15 15:44:17 +02:00
parent 68a704373d
commit 95acf8c989
10 changed files with 12 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
/**
* Package providing integration of
* <a href="http://groovy.codehaus.org">Groovy</a>
* <a href="http://www.groovy-lang.org/">Groovy</a>
* into Spring's scripting infrastructure.
*/
package org.springframework.scripting.groovy;