Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v11.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jan 12, 2024
1 parent 9f3aad7 commit 586954f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>analysis-model</artifactId>
<version>${revision}${changelist}</version>
<version>11.15.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.15.0</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 586954f

Please sign in to comment.