Skip to content

Commit 61bef65

Browse files
committed
[maven-release-plugin] prepare release v0.4.0
1 parent d2819c6 commit 61bef65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.tachyonproject</groupId>
2121
<artifactId>tachyon</artifactId>
22-
<version>0.4.0-SNAPSHOT</version>
22+
<version>0.4.0</version>
2323
<packaging>jar</packaging>
2424
<name>Tachyon Project POM</name>
2525
<url>http://tachyonproject.org/</url>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git@github.com:amplab/tachyon.git</connection>
3535
<developerConnection>scm:git:git@github.com:amplab/tachyon.git</developerConnection>
3636
<url>scm:git:git@github.com:amplab/tachyon.git</url>
37-
<tag>v0.3.0</tag>
37+
<tag>v0.4.0</tag>
3838
</scm>
3939
<developers>
4040
<developer>

0 commit comments

Comments
 (0)