Commit 1d3b84a5 authored by Andy Wilkinson's avatar Andy Wilkinson

Update Maven plugin's version as part of the release process

Closes gh-5261
parent c0b74119
......@@ -196,7 +196,7 @@
</xsl:template>
<xsl:template
match="m:properties/m:spring-boot.version/text()">
match="m:build/m:pluginManagement/m:plugins/m:plugin[m:groupId/text() = 'org.springframework.boot']/m:version/text()">
<xsl:value-of select="/m:project/m:version/text()"/>
</xsl:template>
</xsl:stylesheet>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment