Repository: crunch Updated Branches: refs/heads/master 8bae517ea -> 2befc0299
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/crunch/repo Commit: http://git-wip-us.apache.org/repos/asf/crunch/commit/2befc029 Tree: http://git-wip-us.apache.org/repos/asf/crunch/tree/2befc029 Diff: http://git-wip-us.apache.org/repos/asf/crunch/diff/2befc029 Branch: refs/heads/master Commit: 2befc029950ec521479a7920e157848f8745db2e Parents: 20a83b8 Author: Josh Wills <[email protected]> Authored: Thu Jul 30 14:06:24 2015 -0500 Committer: Josh Wills <[email protected]> Committed: Thu Jul 30 14:06:24 2015 -0500 ---------------------------------------------------------------------- crunch-archetype/pom.xml | 2 +- crunch-contrib/pom.xml | 2 +- crunch-core/pom.xml | 2 +- crunch-dist/pom.xml | 2 +- crunch-examples/pom.xml | 2 +- crunch-hbase/pom.xml | 2 +- crunch-hive/pom.xml | 2 +- crunch-scrunch/pom.xml | 2 +- crunch-spark/pom.xml | 2 +- crunch-test/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-archetype/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-archetype/pom.xml b/crunch-archetype/pom.xml index 0d81a46..999957a 100644 --- a/crunch-archetype/pom.xml +++ b/crunch-archetype/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-archetype</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-contrib/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-contrib/pom.xml b/crunch-contrib/pom.xml index cb3f437..96b7d6d 100644 --- a/crunch-contrib/pom.xml +++ b/crunch-contrib/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-contrib</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-core/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-core/pom.xml b/crunch-core/pom.xml index d88a652..75f7208 100644 --- a/crunch-core/pom.xml +++ b/crunch-core/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-core</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-dist/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-dist/pom.xml b/crunch-dist/pom.xml index 96e9910..b7cd0e9 100644 --- a/crunch-dist/pom.xml +++ b/crunch-dist/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-dist</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-examples/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-examples/pom.xml b/crunch-examples/pom.xml index eb147ce..c4d939d 100644 --- a/crunch-examples/pom.xml +++ b/crunch-examples/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-examples</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-hbase/pom.xml b/crunch-hbase/pom.xml index 5956faf..edc393c 100644 --- a/crunch-hbase/pom.xml +++ b/crunch-hbase/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-hbase</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-hive/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-hive/pom.xml b/crunch-hive/pom.xml index a2d03ef..0b0a275 100644 --- a/crunch-hive/pom.xml +++ b/crunch-hive/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-hive</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-scrunch/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-scrunch/pom.xml b/crunch-scrunch/pom.xml index ddd0c3e..f8eb6d1 100644 --- a/crunch-scrunch/pom.xml +++ b/crunch-scrunch/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-scrunch</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-spark/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-spark/pom.xml b/crunch-spark/pom.xml index 690256a..04e8194 100644 --- a/crunch-spark/pom.xml +++ b/crunch-spark/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-spark</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/crunch-test/pom.xml ---------------------------------------------------------------------- diff --git a/crunch-test/pom.xml b/crunch-test/pom.xml index a023066..53b4a35 100644 --- a/crunch-test/pom.xml +++ b/crunch-test/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> </parent> <artifactId>crunch-test</artifactId> http://git-wip-us.apache.org/repos/asf/crunch/blob/2befc029/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8997615..714d616 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ under the License. <groupId>org.apache.crunch</groupId> <artifactId>crunch-parent</artifactId> - <version>0.13.0-SNAPSHOT</version> + <version>0.14.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Crunch</name> @@ -105,7 +105,7 @@ under the License. <url>https://git-wip-us.apache.org/repos/asf?p=crunch.git</url> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/crunch.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/crunch.git</developerConnection> - <tag>apache-crunch-0.13</tag> + <tag>HEAD</tag> </scm> <issueManagement>
