Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v11.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 23, 2023
1 parent 0a9e364 commit f0697f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>analysis-model</artifactId>
<version>${revision}${changelist}</version>
<version>11.14.0</version>

<packaging>jar</packaging>

Expand All @@ -26,7 +26,7 @@
<connection>scm:git:https://github.com/jenkinsci/analysis-model.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/analysis-model.git</developerConnection>
<url>https://github.com/jenkinsci/analysis-model</url>
<tag>${scmTag}</tag>
<tag>v11.14.0</tag>
</scm>

<licenses>
Expand Down

0 comments on commit f0697f0

Please sign in to comment.