Skip to content

Commit d2ecf7f

Browse files
committed
[maven-release-plugin] prepare release multiselect-parameter-1.8
1 parent b752f7a commit d2ecf7f

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>multiselect-parameter</artifactId>
12-
<version>1.8-SNAPSHOT</version>
12+
<version>1.8</version>
1313
<url>https://github.com/jenkinsci/${project.artifactId}-plugin/blob/main/README.md</url>
1414
<packaging>hpi</packaging>
1515
<properties>
@@ -186,7 +186,7 @@
186186
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
187187
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
188188
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
189-
<tag>multiselect-parameter-1.5</tag>
189+
<tag>multiselect-parameter-1.8</tag>
190190
</scm>
191191
<repositories>
192192
<repository>

0 commit comments

Comments
 (0)