Skip to content

Commit 94672fe

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 550a967 commit 94672fe

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
@@ -12,7 +12,7 @@
1212
<artifactId>log-parser</artifactId>
1313
<packaging>hpi</packaging>
1414
<name>Log Parser Plugin</name>
15-
<version>2.3.4</version>
15+
<version>2.3.5-SNAPSHOT</version>
1616
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1717
<description>Parses the console log generated by a build</description>
1818

@@ -188,7 +188,7 @@
188188
<connection>scm:git:https://github.com/jenkinsci/log-parser-plugin.git</connection>
189189
<developerConnection>scm:git:[email protected]:jenkinsci/log-parser-plugin.git</developerConnection>
190190
<url>https://github.com/jenkinsci/log-parser-plugin</url>
191-
<tag>log-parser-2.3.4</tag>
191+
<tag>HEAD</tag>
192192
</scm>
193193

194194
<repositories>

0 commit comments

Comments
 (0)