Skip to content

Commit

Permalink
[maven-release-plugin] prepare release build-history-manager-1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Mar 11, 2020
1 parent ea56ceb commit ec677c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>pl.damianszczepanik</groupId>
<artifactId>build-history-manager</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>hpi</packaging>
<name>Build History Manager</name>
<description>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:[email protected]:jenkinsci/build-history-manager-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/build-history-manager-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/build-history-manager-plugin</url>
<tag>HEAD</tag>
<tag>build-history-manager-1.2.0</tag>
</scm>
<ciManagement>
<system>travis</system>
Expand Down Expand Up @@ -81,7 +81,7 @@
<exclude>pl/damianszczepanik/jenkins/buildhistorymanager/Messages.class</exclude>
</excludes>
</instrumentation>
<check/>
<check />
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit ec677c5

Please sign in to comment.