Skip to content

Commit e3d25c8

Browse files
committed
[maven-release-plugin] prepare release v3.7.1-3
1 parent 5c8e9e9 commit e3d25c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>io.jenkins.plugins</groupId>
1313
<packaging>hpi</packaging>
1414
<name>JQuery3 API Plugin</name>
15-
<version>${revision}${changelist}</version>
15+
<version>3.7.1-3</version>
1616

1717
<description>Provides jQuery 3.x for Jenkins plugins.</description>
1818
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -101,7 +101,7 @@
101101
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
102102
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
103103
<url>https://github.com/${gitHubRepo}</url>
104-
<tag>${scmTag}</tag>
104+
<tag>v3.7.1-3</tag>
105105
</scm>
106106

107107
<repositories>

0 commit comments

Comments
 (0)