Skip to content

Commit def6029

Browse files
author
Bastian Germann
committed
[maven-release-plugin] prepare release libvirt-slave-1.9.0
1 parent 020d2ec commit def6029

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>libvirt-slave</artifactId>
12-
<version>1.9.0-SNAPSHOT</version>
12+
<version>1.9.0</version>
1313
<packaging>hpi</packaging>
1414
<name>Jenkins Libvirt Agents plugin</name>
1515
<description>This plugin allows Jenkins to use libvirt-based agents.</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git://github.com/jenkinsci/libvirt-slave-plugin.git</connection>
4646
<developerConnection>scm:git:git@github.com:jenkinsci/libvirt-slave-plugin.git</developerConnection>
4747
<url>https://github.com/jenkinsci/libvirt-slave-plugin</url>
48-
<tag>HEAD</tag>
48+
<tag>libvirt-slave-1.9.0</tag>
4949
</scm>
5050
<properties>
5151
<java.level>8</java.level>

0 commit comments

Comments
 (0)