Skip to content

Commit

Permalink
[maven-release-plugin] prepare release bugclerk-0.6.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Jul 28, 2015
1 parent cefd905 commit ce40fff
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 @@ -11,7 +11,7 @@

<groupId>org.jboss.jbossset</groupId>
<artifactId>bugclerk</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.1.Final</version>
<packaging>jar</packaging>
<name>Bug Clerk</name>
<description>A inspection tool for bug/task entry, to check the quality of it and ensures it complies to defines rules and processes</description>
Expand All @@ -33,7 +33,7 @@
<connection>scm:git:github.com/jboss-set/bug-clerk</connection>
<developerConnection>scm:git:git@github.com:jboss-set/bug-clerk</developerConnection>
<url>https://github.com/jboss-set/pull-request-processor</url>
<tag>HEAD</tag>
<tag>bugclerk-0.6.1.Final</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit ce40fff

Please sign in to comment.