Skip to content

Commit df02a93

Browse files
committed
[maven-release-plugin] prepare release v7.3.0
1 parent 4bb741c commit df02a93

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>7.3.0-SNAPSHOT</version>
15+
<version>7.3.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
@@ -709,7 +709,7 @@
709709
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
710710
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
711711
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
712-
<tag>${scmTag}</tag>
712+
<tag>v7.3.0</tag>
713713
</scm>
714714

715715
<repositories>

0 commit comments

Comments
 (0)