We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42868f6 commit 14cd1abCopy full SHA for 14cd1ab
pom.xml
@@ -10,7 +10,7 @@
10
11
<artifactId>active-directory</artifactId>
12
<packaging>hpi</packaging>
13
- <version>${revision}${changelist}</version>
+ <version>2.38</version>
14
<name>Jenkins Active Directory plugin</name>
15
<description>Enables authentication through Active Directory</description>
16
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -19,7 +19,7 @@
19
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
20
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
21
<url>https://github.com/${gitHubRepo}</url>
22
- <tag>${scmTag}</tag>
+ <tag>active-directory-2.38</tag>
23
</scm>
24
25
<developers>
0 commit comments