Skip to content

Commit

Permalink
prepare 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Anu Sudarsan committed Dec 24, 2015
1 parent 600ad10 commit 78b766c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>com.teradata.presto-yarn</groupId>
<artifactId>presto-yarn</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>
<name>presto-yarn</name>
<description>Presto-YARN Integration</description>
Expand Down
2 changes: 1 addition & 1 deletion presto-yarn-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.teradata.presto-yarn</groupId>
<artifactId>presto-yarn</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion presto-yarn-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.teradata.presto-yarn</groupId>
<artifactId>presto-yarn</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 78b766c

Please sign in to comment.