Skip to content

Commit daed7d9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2231012 commit daed7d9

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>violation-comments-to-stash</artifactId>
13-
<version>1.14</version>
13+
<version>1.15-SNAPSHOT</version>
1414
<packaging>hpi</packaging>
1515
<name>Jenkins Violation Comments to Bitbucket Server Plugin</name>
1616
<description>Finds violations reported by code analyzers and comments Bitbucket Server (or Stash) pull requests (or commits) with them.</description>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4747
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4848
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
49-
<tag>violation-comments-to-stash-1.14</tag>
49+
<tag>HEAD</tag>
5050
</scm>
5151

5252
<repositories>

0 commit comments

Comments
 (0)