Skip to content

Commit fa1d43f

Browse files
committed
[maven-release-plugin] prepare release maven-metadata-plugin-2.2
1 parent a978ab4 commit fa1d43f

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
@@ -8,7 +8,7 @@
88

99
<groupId>eu.markov.jenkins.plugin.mvnmeta</groupId>
1010
<artifactId>maven-metadata-plugin</artifactId>
11-
<version>${revision}${changelist}</version>
11+
<version>2.2</version>
1212
<packaging>hpi</packaging>
1313
<name>Maven Metadata Plugin for Jenkins CI server</name>
1414
<description>Adds a new build parameter type for resolving artifact versions reading the repository maven-metadata.xml</description>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
2121
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
2222
<url>https://github.com/${gitHubRepo}</url>
23-
<tag>${scmTag}</tag>
23+
<tag>maven-metadata-plugin-2.2</tag>
2424
</scm>
2525

2626
<developers>

0 commit comments

Comments
 (0)