Skip to content

Commit 5b49477

Browse files
committed
[maven-release-plugin] prepare release v3.7.0-1
1 parent be58f8c commit 5b49477

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.7.0-1</version>
1616

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

108108
<repositories>

0 commit comments

Comments
 (0)