We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2472836 + 09e991c commit 83ec35dCopy full SHA for 83ec35d
spring-boot-project/spring-boot-docs/pom.xml
@@ -1677,7 +1677,7 @@
1677
</stringutil>
1678
<var name="github-tag" value="v${revision}" />
1679
<propertyregex property="github-tag" override="true"
1680
- input="${github-tag}" regexp=".*SNAPSHOT" replace="2.1.x" />
+ input="${github-tag}" regexp=".*SNAPSHOT" replace="master" />
1681
</target>
1682
</configuration>
1683
</execution>
0 commit comments