Skip to content

Commit c181bd8

Browse files
[maven-release-plugin] prepare release active-directory-2.28
1 parent fbf0c9d commit c181bd8

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.28</version>
1414
<name>Jenkins Active Directory plugin</name>
1515
<description>Enables authentication through Active Directory</description>
1616
<url>https://github.com/jenkinsci/active-directory-plugin</url>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:git://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.28</tag>
2323
</scm>
2424

2525
<developers>

0 commit comments

Comments
 (0)