Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgay committed Jan 17, 2015
1 parent 49d15aa commit f2ab766
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 @@ -10,7 +10,7 @@

<groupId>com.github.jcgay.maven</groupId>
<artifactId>maven-profiler</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1</version>

<prerequisites>
<maven>3.0</maven>
Expand All @@ -20,7 +20,7 @@
<url>https://github.com/jcgay/maven-profiler.git</url>
<connection>scm:git:git://github.com/jcgay/maven-profiler.git</connection>
<developerConnection>scm:git:[email protected]:jcgay/maven-profiler.git</developerConnection>
<tag>HEAD</tag>
<tag>v2.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit f2ab766

Please sign in to comment.