Skip to content

Commit 0c5e51a

Browse files
committed
[maven-release-plugin] prepare release cvs-2.21
1 parent 8faea21 commit 0c5e51a

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
</parent>
1111

1212
<artifactId>cvs</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>2.21</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Jenkins CVS Plug-in</name>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4242
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
4343
<url>https://github.com/${gitHubRepo}</url>
44-
<tag>${scmTag}</tag>
44+
<tag>cvs-2.21</tag>
4545
</scm>
4646

4747
<dependencyManagement>

0 commit comments

Comments
 (0)