Skip to content

Commit 0af6800

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent b0887ba commit 0af6800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.jenkins.plugins</groupId>
55
<artifactId>deploy-dashboard</artifactId>
6-
<version>0.1.0</version>
6+
<version>0.1.1-SNAPSHOT</version>
77
<packaging>hpi</packaging>
88

99
<name>Deploy Dashboard Plugin by Namecheap</name>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:ssh://github.com/jenkinsci/deploy-dashboard-plugin.git</connection>
5050
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/deploy-dashboard-plugin.git</developerConnection>
5151
<url>https://github.com/jenkinsci/deploy-dashboard-plugin</url>
52-
<tag>deploy-dashboard-0.1.0</tag>
52+
<tag>HEAD</tag>
5353
</scm>
5454

5555
<developers>

0 commit comments

Comments
 (0)