Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haoyuan committed Feb 3, 2014
1 parent d2819c6 commit 61bef65
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 @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
<packaging>jar</packaging>
<name>Tachyon Project POM</name>
<url>http://tachyonproject.org/</url>
Expand All @@ -34,7 +34,7 @@
<connection>scm:git:[email protected]:amplab/tachyon.git</connection>
<developerConnection>scm:git:[email protected]:amplab/tachyon.git</developerConnection>
<url>scm:git:[email protected]:amplab/tachyon.git</url>
<tag>v0.3.0</tag>
<tag>v0.4.0</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 61bef65

Please sign in to comment.