Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck committed Sep 26, 2019
1 parent 306a3af commit d1ec06f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<artifactId>htmlpublisher</artifactId>
<packaging>hpi</packaging>
<version>1.21</version>
<version>1.22-SNAPSHOT</version>
<name>HTML Publisher plugin</name>
<description>This plugin publishes HTML reports.</description>
<url>http://wiki.jenkins-ci.org/display/JENKINS/HTML+Publisher+Plugin</url>
Expand All @@ -42,7 +42,7 @@
<connection>scm:git:git://github.com/jenkinsci/htmlpublisher-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/htmlpublisher-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/htmlpublisher-plugin</url>
<tag>htmlpublisher-1.21</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit d1ec06f

Please sign in to comment.