Skip to content

Commit

Permalink
[maven-release-plugin] prepare release active-directory-2.35
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Feb 14, 2024
1 parent 7a4fb4c commit c44b888
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 @@ -10,7 +10,7 @@

<artifactId>active-directory</artifactId>
<packaging>hpi</packaging>
<version>${revision}${changelist}</version>
<version>2.35</version>
<name>Jenkins Active Directory plugin</name>
<description>Enables authentication through Active Directory</description>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
Expand All @@ -19,7 +19,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>active-directory-2.35</tag>
</scm>

<developers>
Expand Down

0 comments on commit c44b888

Please sign in to comment.