Skip to content

Commit 04dfc47

Browse files
committed
[maven-release-plugin] prepare release v5.15.0
1 parent 0744ac5 commit 04dfc47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>analysis-pom</artifactId>
1313
<packaging>pom</packaging>
1414
<name>Analysis Plug-ins Parent POM</name>
15-
<version>5.15.0-SNAPSHOT</version>
15+
<version>5.15.0</version>
1616

1717
<url>https://github.com/jenkinsci/analysis-pom-plugin</url>
1818
<description>This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the
@@ -647,7 +647,7 @@
647647
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
648648
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
649649
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
650-
<tag>${scmTag}</tag>
650+
<tag>v5.15.0</tag>
651651
</scm>
652652

653653
<repositories>

0 commit comments

Comments
 (0)