Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nyilmaz committed Nov 1, 2016
1 parent 9145790 commit 675c6db
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>es.startuphero.checkstyle</groupId>
<artifactId>startupheroes-checkstyle-config</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<name>StartupHeroes Checkstyle Config</name>
<description>Checkstyle configuration corresponding to StartupHeroes's coding conventions.</description>
<url>https://github.com/cemo/startupheroes-checkstyle-config</url>
Expand All @@ -22,7 +22,7 @@
<url>https://github.com/cemo/startupheroes-checkstyle-config</url>
<connection>scm:git:git@github.com:cemo/startupheroes-checkstyle-config.git</connection>
<developerConnection>scm:git:git@github.com:cemo/startupheroes-checkstyle-config.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.0.1</tag>
</scm>

<developers>
Expand Down

0 comments on commit 675c6db

Please sign in to comment.