浏览代码

Update GA Release Guidance

Josh Cummings 8 月之前
父节点
当前提交
55ea78d441
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/modules/ROOT/pages/getting-spring-security.adoc

+ 1 - 1
docs/modules/ROOT/pages/getting-spring-security.adoc

@@ -251,7 +251,7 @@ For additional details about how dependencies are resolved, see https://maven.ap
 
 
 [[maven-repositories]]
 [[maven-repositories]]
 === Maven Repositories
 === Maven Repositories
-All GA releases (that is, versions ending in .RELEASE) are deployed to Maven Central, so you need not declare additional Maven repositories in your build configuration.
+All https://github.com/spring-projects/spring-security/wiki/Release-Schedule-Guidelines[GA releases] are deployed to Maven Central, so you need not declare additional Maven repositories in your build configuration.
 
 
 For Gradle using the `mavenCentral()` repository is sufficient for GA releases.
 For Gradle using the `mavenCentral()` repository is sufficient for GA releases.