File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<groupId >eu.markov.jenkins.plugin.mvnmeta</groupId >
10
10
<artifactId >maven-metadata-plugin</artifactId >
11
- <version >${revision}${changelist} </version >
11
+ <version >2.2 </version >
12
12
<packaging >hpi</packaging >
13
13
<name >Maven Metadata Plugin for Jenkins CI server</name >
14
14
<description >Adds a new build parameter type for resolving artifact versions reading the repository maven-metadata.xml</description >
20
20
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
21
21
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
22
22
<url >https://github.com/${gitHubRepo} </url >
23
- <tag >${scmTag} </tag >
23
+ <tag >maven-metadata-plugin-2.2 </tag >
24
24
</scm >
25
25
26
26
<developers >
You can’t perform that action at this time.
0 commit comments