Skip to content

Commit 7e9edc3

Browse files
committed
[maven-release-plugin] prepare release v0.2.0
1 parent 34fc838 commit 7e9edc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.tachyonproject</groupId>
44
<artifactId>tachyon</artifactId>
5-
<version>0.2.0-SNAPSHOT</version>
5+
<version>0.2.0</version>
66
<packaging>jar</packaging>
77
<name>Tachyon Project POM</name>
88
<url>http://tachyonproject.org/</url>
@@ -17,6 +17,7 @@
1717
<connection>scm:git:git@github.com:amplab/tachyon.git</connection>
1818
<developerConnection>scm:git:git@github.com:amplab/tachyon.git</developerConnection>
1919
<url>scm:git:git@github.com:amplab/tachyon.git</url>
20+
<tag>v0.2.0</tag>
2021
</scm>
2122
<developers>
2223
<developer>

0 commit comments

Comments
 (0)