Repository: giraph Updated Branches: refs/heads/release-1.2 [created] 3c933792f
Preparing for release Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/fd96226c Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/fd96226c Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/fd96226c Branch: refs/heads/release-1.2 Commit: fd96226c20adf08f86e3cb6ba4b802cd88ec6dd6 Parents: b0262f8 Author: Sergey Edunov <[email protected]> Authored: Tue Jul 12 17:09:42 2016 -0700 Committer: Sergey Edunov <[email protected]> Committed: Tue Jul 12 17:09:42 2016 -0700 ---------------------------------------------------------------------- giraph-accumulo/pom.xml | 2 +- giraph-block-app-8/pom.xml | 2 +- giraph-block-app/pom.xml | 2 +- giraph-core/pom.xml | 2 +- giraph-debugger/pom.xml | 2 +- giraph-dist/pom.xml | 2 +- giraph-examples/pom.xml | 4 ++-- giraph-gora/pom.xml | 2 +- giraph-hbase/pom.xml | 2 +- giraph-hcatalog/pom.xml | 2 +- giraph-rexster/giraph-kibble/pom.xml | 2 +- giraph-rexster/giraph-rexster-io/pom.xml | 2 +- giraph-rexster/pom.xml | 2 +- pom.xml | 2 +- src/site/xdoc/rexster.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-accumulo/pom.xml b/giraph-accumulo/pom.xml index 9f4bfb2..ed7df42 100644 --- a/giraph-accumulo/pom.xml +++ b/giraph-accumulo/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-accumulo</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-block-app-8/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-block-app-8/pom.xml b/giraph-block-app-8/pom.xml index 6645eed..0896f5c 100644 --- a/giraph-block-app-8/pom.xml +++ b/giraph-block-app-8/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-block-app-8</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-block-app/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-block-app/pom.xml b/giraph-block-app/pom.xml index 3524e19..77e7c84 100644 --- a/giraph-block-app/pom.xml +++ b/giraph-block-app/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-block-app</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-core/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-core/pom.xml b/giraph-core/pom.xml index 27cb27a..8006839 100644 --- a/giraph-core/pom.xml +++ b/giraph-core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-core</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-debugger/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-debugger/pom.xml b/giraph-debugger/pom.xml index bc66635..c11de0f 100644 --- a/giraph-debugger/pom.xml +++ b/giraph-debugger/pom.xml @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-debugger</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-dist/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-dist/pom.xml b/giraph-dist/pom.xml index 310f97f..3d09f8f 100644 --- a/giraph-dist/pom.xml +++ b/giraph-dist/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-dist</artifactId> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-examples/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-examples/pom.xml b/giraph-examples/pom.xml index 934f984..a53efe9 100644 --- a/giraph-examples/pom.xml +++ b/giraph-examples/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-examples</artifactId> <packaging>jar</packaging> @@ -429,7 +429,7 @@ under the License. <dependency> <groupId>org.apache.giraph</groupId> <artifactId>giraph-core</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> <type>test-jar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-gora/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-gora/pom.xml b/giraph-gora/pom.xml index b6c1047..16ac000 100644 --- a/giraph-gora/pom.xml +++ b/giraph-gora/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-gora</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-hbase/pom.xml b/giraph-hbase/pom.xml index 1334e82..98449df 100644 --- a/giraph-hbase/pom.xml +++ b/giraph-hbase/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-hbase</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-hcatalog/pom.xml b/giraph-hcatalog/pom.xml index 68acdf9..3f87463 100644 --- a/giraph-hcatalog/pom.xml +++ b/giraph-hcatalog/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-hcatalog</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-rexster/giraph-kibble/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-rexster/giraph-kibble/pom.xml b/giraph-rexster/giraph-kibble/pom.xml index dca47b0..1981a8c 100644 --- a/giraph-rexster/giraph-kibble/pom.xml +++ b/giraph-rexster/giraph-kibble/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-rexster</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-kibble</artifactId> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-rexster/giraph-rexster-io/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-rexster/giraph-rexster-io/pom.xml b/giraph-rexster/giraph-rexster-io/pom.xml index beba69c..42e32e7 100644 --- a/giraph-rexster/giraph-rexster-io/pom.xml +++ b/giraph-rexster/giraph-rexster-io/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-rexster</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-rexster-io</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/giraph-rexster/pom.xml ---------------------------------------------------------------------- diff --git a/giraph-rexster/pom.xml b/giraph-rexster/pom.xml index 5e90d6c..5cb86f1 100644 --- a/giraph-rexster/pom.xml +++ b/giraph-rexster/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> </parent> <artifactId>giraph-rexster</artifactId> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 45cbca9..417be59 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.giraph</groupId> <artifactId>giraph-parent</artifactId> <packaging>pom</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0-RC0</version> <name>Apache Giraph Parent</name> <url>http://giraph.apache.org/</url> http://git-wip-us.apache.org/repos/asf/giraph/blob/fd96226c/src/site/xdoc/rexster.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/rexster.xml b/src/site/xdoc/rexster.xml index a8a95f8..adf531d 100644 --- a/src/site/xdoc/rexster.xml +++ b/src/site/xdoc/rexster.xml @@ -61,7 +61,7 @@ # Configuration export REXSTER_VERSION=2.4.0 export HADOOP_VERSION=1.0.2 -export GIRAPH_VERSION=1.2.0-SNAPSHOT +export GIRAPH_VERSION=1.2.0-RC0 export GIRAPH_DIR=/path/to/giraph export REXSTER_DIR=/path/to/rexster export HADOOP_DIR=/path/to/hadoop
