Skip to content

Commit

Permalink
[Release] - 4.13, prepare for next development iteration 4.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rubanm committed Feb 8, 2016
1 parent 25c0b18 commit 61f3a8f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion cascading-protobuf/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-cascading-protobuf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cascading2/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-cascading2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cascading3/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-cascading3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion crunch/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-crunch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hadoop-compat/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-hadoop-compat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hive/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-hive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lucene/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mahout/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-mahout</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pig-lucene/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-pig-lucene</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pig/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-pig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Elephant Bird</name>
<url>https://github.com/twitter/elephant-bird</url>
Expand Down
2 changes: 1 addition & 1 deletion rcfile/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.twitter.elephantbird</groupId>
<artifactId>elephant-bird</artifactId>
<version>4.13</version>
<version>4.14-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>elephant-bird-rcfile</artifactId>
Expand Down

0 comments on commit 61f3a8f

Please sign in to comment.