Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Commit

Permalink
Bumps pig version to 0.11.1, updates ambrose version to 0.2.0-hackwee…
Browse files Browse the repository at this point in the history
…k-T1-SNAPSHOT
  • Loading branch information
sagemintblue committed Apr 5, 2013
1 parent 0802227 commit ea7f05a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.twitter.ambrose</groupId>
<artifactId>ambrose</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0-hackweek-T1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pig/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.twitter.ambrose</groupId>
<artifactId>ambrose</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0-hackweek-T1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>com.twitter.ambrose</groupId>
<artifactId>ambrose</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0-hackweek-T1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Ambrose</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>1.7.5</slf4j.version>
<fasterxml.jackson.version>2.1.1</fasterxml.jackson.version>
<apache.pig.version>0.11.0</apache.pig.version>
<apache.pig.version>0.11.1</apache.pig.version>
<apache.hadoop.version>0.22.0</apache.hadoop.version>
<mortbay.jetty.version>6.1.25</mortbay.jetty.version>
<mortbay.jetty.servlet.version>2.5-20081211</mortbay.jetty.servlet.version>
Expand Down

0 comments on commit ea7f05a

Please sign in to comment.