Skip to content

Commit f24d687

Browse files
committed
[maven-release-plugin] prepare release libvirt-slave-1.8.3
1 parent 341233e commit f24d687

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>org.jenkins-ci.plugins</groupId>
1010
<artifactId>libvirt-slave</artifactId>
11-
<version>1.8.3-SNAPSHOT</version>
11+
<version>1.8.3</version>
1212
<packaging>hpi</packaging>
1313
<name>Jenkins Libvirt Slaves plugin</name>
1414
<description>This plugin allows Jenkins to use libvirt-based slaves.</description>
@@ -46,7 +46,8 @@
4646
<connection>scm:git:git://github.com/jenkinsci/libvirt-slave-plugin.git</connection>
4747
<developerConnection>scm:git:git@github.com:jenkinsci/libvirt-slave-plugin.git</developerConnection>
4848
<url>https://github.com/jenkinsci/libvirt-slave-plugin</url>
49-
</scm>
49+
<tag>libvirt-slave-1.8.3</tag>
50+
</scm>
5051

5152
<repositories>
5253
<repository>

0 commit comments

Comments
 (0)