Skip to content

Commit 9d5a42e

Browse files
committed
[maven-release-plugin] prepare release v3.6.1-2
1 parent 34dc9b5 commit 9d5a42e

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
@@ -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.6.1-2</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.6.1-2</tag>
105105
</scm>
106106

107107
<repositories>

0 commit comments

Comments
 (0)