Skip to content

Commit 939855d

Browse files
committed
[maven-release-plugin] prepare release v11.0.0
1 parent 8ccc878 commit 939855d

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
</parent>
1313

1414
<artifactId>analysis-model</artifactId>
15-
<version>${revision}${changelist}</version>
15+
<version>11.0.0</version>
1616

1717
<packaging>jar</packaging>
1818

@@ -27,7 +27,7 @@
2727
<connection>scm:git:https://github.com/jenkinsci/analysis-model.git</connection>
2828
<developerConnection>scm:git:[email protected]:jenkinsci/analysis-model.git</developerConnection>
2929
<url>https://github.com/jenkinsci/analysis-model</url>
30-
<tag>${scmTag}</tag>
30+
<tag>v11.0.0</tag>
3131
</scm>
3232

3333
<licenses>

0 commit comments

Comments
 (0)