Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
apc999 committed Nov 11, 2015
1 parent ae42140 commit bc59cc3
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-assemblies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-clients</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-clients</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion clients/unshaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-clients</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-client-unshaded</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-examples</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-integration-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minicluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>tachyon-parent</artifactId>
<groupId>org.tachyonproject</groupId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
<packaging>pom</packaging>
<name>Tachyon Parent</name>
<description>Parent POM of Tachyon project: a Reliable Memory Centric Distributed Storage System</description>
Expand All @@ -18,7 +18,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>HEAD</tag>
<tag>v0.8.2</tag>
</scm>
<developers>
<developer>
Expand Down
2 changes: 1 addition & 1 deletion servers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-servers</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-shell</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion underfs/glusterfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-underfs-glusterfs</artifactId>
<name>Tachyon Under File System - Gluster FS</name>
Expand Down
2 changes: 1 addition & 1 deletion underfs/hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-underfs-hdfs</artifactId>
<name>Tachyon Under File System - HDFS</name>
Expand Down
2 changes: 1 addition & 1 deletion underfs/local/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-underfs-local</artifactId>
<name>Tachyon Under File System - Local FS</name>
Expand Down
2 changes: 1 addition & 1 deletion underfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-parent</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-underfs</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion underfs/s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-underfs-s3</artifactId>
<name>Tachyon Under File System - S3</name>
Expand Down
2 changes: 1 addition & 1 deletion underfs/swift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>0.8.2</version>
</parent>
<artifactId>tachyon-underfs-swift</artifactId>
<name>Tachyon Under File System - Swift</name>
Expand Down

0 comments on commit bc59cc3

Please sign in to comment.