Skip to content

Commit 5ce73a4

Browse files
committed
[maven-release-plugin] prepare release v6.9.0
1 parent b9e2caf commit 5ce73a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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>6.9.0-SNAPSHOT</version>
15+
<version>6.9.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
@@ -686,7 +686,7 @@
686686
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
687687
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
688688
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
689-
<tag>${scmTag}</tag>
689+
<tag>v6.9.0</tag>
690690
</scm>
691691

692692
<repositories>

0 commit comments

Comments
 (0)