Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v10.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jan 18, 2023
1 parent f35c9d1 commit 853813f
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 @@ -12,7 +12,7 @@
<groupId>io.jenkins.plugins</groupId>
<packaging>hpi</packaging>
<name>Analysis Model API Plugin</name>
<version>${revision}${changelist}</version>
<version>10.22.0</version>
<description>Static Analysis Model and Parsers API used by the Warnings plugin.</description>
<url>https://github.com/jenkinsci/analysis-model</url>

Expand Down Expand Up @@ -115,7 +115,7 @@
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>v10.22.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 853813f

Please sign in to comment.