Update Maven plugin's version as part of the release process
Closes gh-5261
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user