Skip to content

Commit 7118eb8

Browse files
author
simonsymhoven
committed
[maven-release-plugin] prepare release select2-api-4.0.13-8
1 parent 696727e commit 7118eb8

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>select2-api</artifactId>
12-
<version>4.0.13-8-SNAPSHOT</version>
12+
<version>4.0.13-8</version>
1313
<name>Select2 Api plugin</name>
1414
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1515
<packaging>hpi</packaging>
@@ -120,7 +120,7 @@
120120
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
121121
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
122122
<url>https://github.com/${gitHubRepo}</url>
123-
<tag>${scmTag}</tag>
123+
<tag>select2-api-4.0.13-8</tag>
124124
</scm>
125125

126126
<repositories>

0 commit comments

Comments
 (0)