Skip to content

Commit

Permalink
[maven-release-plugin] prepare release annotation-indexer-1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Nov 30, 2022
1 parent 102548c commit 0ed2d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>annotation-indexer</artifactId>
<version>${revision}${changelist}</version>
<version>1.17</version>
<name>Annotation Indexer</name>
<description>Creates index of annotations.</description>
<url>https://github.com/jenkinsci/lib-${project.artifactId}</url>
Expand All @@ -24,7 +24,7 @@
<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>annotation-indexer-1.17</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>

Expand Down

0 comments on commit 0ed2d4f

Please sign in to comment.