File tree 17 files changed +18
-18
lines changed
17 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<groupId >org.tachyonproject</groupId >
9
9
<artifactId >tachyon-assemblies</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-clients</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<groupId >org.tachyonproject</groupId >
9
9
<artifactId >tachyon-client</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-clients</artifactId >
9
9
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-clients</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-client-unshaded</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-common</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-examples</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-integration-tests</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >tachyon-parent</artifactId >
4
4
<groupId >org.tachyonproject</groupId >
5
- <version >0.7.1-SNAPSHOT </version >
5
+ <version >0.7.1</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >org.tachyonproject</groupId >
4
4
<artifactId >tachyon-parent</artifactId >
5
- <version >0.7.1-SNAPSHOT </version >
5
+ <version >0.7.1</version >
6
6
<packaging >pom</packaging >
7
7
<name >Tachyon Parent</name >
8
8
<description >Parent POM of Tachyon project: a Reliable Memory Centric Distributed Storage System</description >
18
18
<connection >scm:git:git@github.com:amplab/tachyon.git</connection >
19
19
<developerConnection >scm:git:git@github.com:amplab/tachyon.git</developerConnection >
20
20
<url >scm:git:git@github.com:amplab/tachyon.git</url >
21
- <tag >HEAD </tag >
21
+ <tag >v0.7.1 </tag >
22
22
</scm >
23
23
<developers >
24
24
<developer >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-servers</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-shell</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-underfs</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-underfs-glusterfs</artifactId >
9
9
<name >Tachyon Under File System - Gluster FS</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-underfs</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-underfs-hdfs</artifactId >
9
9
<name >Tachyon Under File System - HDFS</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-underfs</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-underfs-local</artifactId >
9
9
<name >Tachyon Under File System - Local FS</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-parent</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-underfs</artifactId >
9
9
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-underfs</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-underfs-s3</artifactId >
9
9
<name >Tachyon Under File System - S3</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.tachyonproject</groupId >
5
5
<artifactId >tachyon-underfs</artifactId >
6
- <version >0.7.1-SNAPSHOT </version >
6
+ <version >0.7.1</version >
7
7
</parent >
8
8
<artifactId >tachyon-underfs-swift</artifactId >
9
9
<name >Tachyon Under File System - Swift</name >
You can’t perform that action at this time.
0 commit comments