Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pipeline-maven-0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolobato committed Dec 1, 2016
1 parent 557fa79 commit c57456a
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 @@ -30,11 +30,11 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.19</version>
<relativePath/>
<relativePath />
</parent>

<artifactId>pipeline-maven</artifactId>
<version>0.4-SNAPSHOT</version>
<version>0.4</version>
<packaging>hpi</packaging>

<name>Pipeline Maven Integration Plugin</name>
Expand Down Expand Up @@ -63,7 +63,7 @@
<connection>scm:git:git://github.com/jenkinsci/pipeline-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/pipeline-maven-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/pipeline-maven-plugin</url>
<tag>HEAD</tag>
<tag>pipeline-maven-0.4</tag>
</scm>

<properties>
Expand Down

0 comments on commit c57456a

Please sign in to comment.