Skip to content

Commit 14cd1ab

Browse files
committed
[maven-release-plugin] prepare release active-directory-2.38
1 parent 42868f6 commit 14cd1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<artifactId>active-directory</artifactId>
1212
<packaging>hpi</packaging>
13-
<version>${revision}${changelist}</version>
13+
<version>2.38</version>
1414
<name>Jenkins Active Directory plugin</name>
1515
<description>Enables authentication through Active Directory</description>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2020
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
2121
<url>https://github.com/${gitHubRepo}</url>
22-
<tag>${scmTag}</tag>
22+
<tag>active-directory-2.38</tag>
2323
</scm>
2424

2525
<developers>

0 commit comments

Comments
 (0)