Skip to content

Commit

Permalink
Manually update unbuilt modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinjia committed Oct 7, 2016
1 parent a36dcd1 commit e900cd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration/fuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-integration</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>
<artifactId>alluxio-integration-fuse</artifactId>
<name>Alluxio Integration - FUSE</name>
Expand Down
2 changes: 1 addition & 1 deletion integration/yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>alluxio-integration</artifactId>
<groupId>org.alluxio</groupId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</parent>
<name>Alluxio Integration - YARN</name>
<artifactId>alluxio-integration-yarn</artifactId>
Expand Down

0 comments on commit e900cd0

Please sign in to comment.