Skip to content

Commit

Permalink
[maven-release-plugin] prepare release bitbucket-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeloof committed Feb 21, 2014
1 parent 97dc47a commit 07e8df3
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 @@ -8,7 +8,7 @@
</parent>

<artifactId>bitbucket</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>hpi</packaging>
<name>Jenkins Bitbucket Plugin</name>
<description>integrate Jenkins with BitBucket.</description>
Expand Down Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 07e8df3

Please sign in to comment.