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 Apr 9, 2018
1 parent ba962ef commit 41ba519
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.16</version>
<version>1.17-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 @@ -43,7 +43,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.16</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 41ba519

Please sign in to comment.