GEODE-2156: Update repo references

Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/13a046b4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/13a046b4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/13a046b4

Branch: refs/heads/feature/GEODE-2156
Commit: 13a046b41d395855326387c440b7b580f7e51a82
Parents: 30c269e
Author: Anthony Baker <aba...@apache.org>
Authored: Thu Dec 1 17:42:29 2016 -0800
Committer: Anthony Baker <aba...@apache.org>
Committed: Thu Dec 1 17:42:29 2016 -0800

----------------------------------------------------------------------
 .travis.yml                                    | 2 +-
 README.md                                      | 2 +-
 geode-book/config.yml                          | 2 +-
 geode-docs/about_geode.html.md.erb             | 2 +-
 geode-examples/README.md                       | 2 +-
 geode-site/website/content/index.html          | 6 +++---
 geode-site/website/content/releases/index.html | 4 ++--
 geode-site/website/layouts/footer.html         | 4 ++--
 geode-site/website/layouts/header.html         | 2 +-
 gradle/publish.gradle                          | 6 +++---
 10 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d496872..e61cde5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ cache:
     - $HOME/.gradle/wrapper/
 
 after_failure:
-  - cat 
/home/travis/build/apache/incubator-geode/build/reports/rat/rat-report.txt
+  - cat /home/travis/build/apache/geode/build/reports/rat/rat-report.txt
 
 notifications:
   email:

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d0b6de5..955d45f 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 **[Application Development](#development)**  
 **[Documentation](http://geode.apache.org/docs/)**
 **[wiki](https://cwiki.apache.org/confluence/display/GEODE/Index)**  
-**Continuous Integration** [![Build 
Status](https://travis-ci.org/apache/incubator-geode.svg?branch=develop)](https://travis-ci.org/apache/incubator-geode)
  
+**Continuous Integration** [![Build 
Status](https://travis-ci.org/apache/geode.svg?branch=develop)](https://travis-ci.org/apache/geode)
  
 
 ## <a name="overview"></a>Overview
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-book/config.yml
----------------------------------------------------------------------
diff --git a/geode-book/config.yml b/geode-book/config.yml
index 6cbc87d..bbc8ccc 100644
--- a/geode-book/config.yml
+++ b/geode-book/config.yml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-book_repo: apache/incubator-geode/geode-book
+book_repo: apache/geode/geode-book
 public_host: localhost
 
 sections:

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-docs/about_geode.html.md.erb
----------------------------------------------------------------------
diff --git a/geode-docs/about_geode.html.md.erb 
b/geode-docs/about_geode.html.md.erb
index ca6f022..0d7f9b8 100644
--- a/geode-docs/about_geode.html.md.erb
+++ b/geode-docs/about_geode.html.md.erb
@@ -19,6 +19,6 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 
-This documentation describes product concepts and provides complete setup 
instructions for Apache Geode 1.0.0-incubating. Source files are available at 
[https://github.com/apache/incubator-geode/tree/develop/geode-docs](https://github.com/apache/incubator-geode/tree/develop/geode-docs)
 and instructions on how to build this documentation is available at 
[https://github.com/apache/incubator-geode/blob/develop/geode-book/README.md](https://github.com/apache/incubator-geode/blob/develop/geode-book/README.md).
+This documentation describes product concepts and provides complete setup 
instructions for Apache Geode 1.0.0-incubating. Source files are available at 
[https://github.com/apache/geode/tree/develop/geode-docs](https://github.com/apache/geode/tree/develop/geode-docs)
 and instructions on how to build this documentation is available at 
[https://github.com/apache/geode/blob/develop/geode-book/README.md](https://github.com/apache/geode/blob/develop/geode-book/README.md).
 
 You can also find additional documentation about Geode on the **Apache Geode 
Wiki**: 
[https://cwiki.apache.org/confluence/display/GEODE/Index](https://cwiki.apache.org/confluence/display/GEODE/Index).

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-examples/README.md
----------------------------------------------------------------------
diff --git a/geode-examples/README.md b/geode-examples/README.md
index de7a533..6266603 100644
--- a/geode-examples/README.md
+++ b/geode-examples/README.md
@@ -1,6 +1,6 @@
 # Apache Geode examples
 
-This is the home of Apache Geode examples that are bundled with the project. 
Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us 
about your suggestions at [d...@geode.apache.org](mailto:d...@geode.apache.org) 
or submit a [pull 
request](https://github.com/apache/incubator-geode/pull/new/develop).
+This is the home of Apache Geode examples that are bundled with the project. 
Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us 
about your suggestions at [d...@geode.apache.org](mailto:d...@geode.apache.org) 
or submit a [pull request](https://github.com/apache/geode/pull/new/develop).
 
 ## Example requirements
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-site/website/content/index.html
----------------------------------------------------------------------
diff --git a/geode-site/website/content/index.html 
b/geode-site/website/content/index.html
index 867eddd..55311d7 100644
--- a/geode-site/website/content/index.html
+++ b/geode-site/website/content/index.html
@@ -35,9 +35,9 @@ under the License. -->
             <div class="btn-wrapper">
               <p><a href="/releases/" class="btn btn-inverse btn-lg">Download 
Geode</a> &nbsp;</p> 
               <!-- Place this tag where you want the button to render. -->
-              <a class="github-button" 
href="https://github.com/apache/incubator-geode"; data-icon="octicon-star" 
data-style="mega" data-count-href="/apache/incubator-geode/stargazers" 
data-count-api="/repos/apache/incubator-geode#stargazers_count" 
data-count-aria-label="# stargazers on GitHub" aria-label="Star 
apache/incubator-geode on GitHub">Star</a>
-              <a class="github-button" 
href="https://github.com/apache/incubator-geode/fork"; 
data-icon="octicon-repo-forked" data-style="mega" 
data-count-href="/apache/incubator-geode/network" 
data-count-api="/repos/apache/incubator-geode#forks_count" 
data-count-aria-label="# forks on GitHub" aria-label="Fork 
apache/incubator-geode on GitHub">Fork</a>
-              <a class="github-button" 
href="https://github.com/apache/incubator-geode"; data-icon="octicon-eye" 
data-style="mega" data-count-href="/apache/incubator-geode/watchers" 
data-count-api="/repos/apache/incubator-geode#subscribers_count" 
data-count-aria-label="# watchers on GitHub" aria-label="Watch 
apache/incubator-geode on GitHub">Watch</a>
+              <a class="github-button" href="https://github.com/apache/geode"; 
data-icon="octicon-star" data-style="mega" 
data-count-href="/apache/geode/stargazers" 
data-count-api="/repos/apache/geode#stargazers_count" data-count-aria-label="# 
stargazers on GitHub" aria-label="Star apache/geode on GitHub">Star</a>
+              <a class="github-button" 
href="https://github.com/apache/geode/fork"; data-icon="octicon-repo-forked" 
data-style="mega" data-count-href="/apache/geode/network" 
data-count-api="/repos/apache/geode#forks_count" data-count-aria-label="# forks 
on GitHub" aria-label="Fork apache/geode on GitHub">Fork</a>
+              <a class="github-button" href="https://github.com/apache/geode"; 
data-icon="octicon-eye" data-style="mega" 
data-count-href="/apache/geode/watchers" 
data-count-api="/repos/apache/geode#subscribers_count" data-count-aria-label="# 
watchers on GitHub" aria-label="Watch apache/geode on GitHub">Watch</a>
 
 
             </div>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-site/website/content/releases/index.html
----------------------------------------------------------------------
diff --git a/geode-site/website/content/releases/index.html 
b/geode-site/website/content/releases/index.html
index 08b28f1..de0335d 100644
--- a/geode-site/website/content/releases/index.html
+++ b/geode-site/website/content/releases/index.html
@@ -98,10 +98,10 @@ under the License. -->
                                        Project releases are approved by vote 
of the Apache Geode Project Management Committee (PMC). Support for a release 
is provided by project volunteers on the project <a 
href="http://geode.apache.org/community/#mailing-lists";>mailing lists</a>. Bugs 
found in a release may be discussed on the list and reported through the <a 
href="https://issues.apache.org/jira/browse/GEODE";>issue tracker</a>. The user 
mailing list and issue tracker are the only support options hosted by the 
Apache Geode project.
                                </p>
                                <p>
-                                       <strong>Note</strong>: When downloading 
from a mirror, please be sure to verify that checksums and signatures are 
correct. To do so, use the checksum and signature files from the main Apache 
site at <a 
href="https://dist.apache.org/repos/dist/release/incubator/geode/";>https://dist.apache.org/repos/dist/release/incubator/geode/</a>.
 Find here the KEYS file, which contains all OpenPGP keys we use to sign 
releases here: <a 
href="https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;a=blob;f=KEYS;h=9d13f70a9ce8f8d6a7c3feb1e194ccec123b5868;hb=c26334542fa9e90daff5f58467d6e174b3e0f3e2";>KEYS</a>
+                                       <strong>Note</strong>: When downloading 
from a mirror, please be sure to verify that checksums and signatures are 
correct. To do so, use the checksum and signature files from the main Apache 
site at <a 
href="https://dist.apache.org/repos/dist/release/incubator/geode/";>https://dist.apache.org/repos/dist/release/incubator/geode/</a>.
 Find here the KEYS file, which contains all OpenPGP keys we use to sign 
releases here: <a 
href="https://git-wip-us.apache.org/repos/asf?p=geode.git;a=blob;f=KEYS;h=9d13f70a9ce8f8d6a7c3feb1e194ccec123b5868;hb=c26334542fa9e90daff5f58467d6e174b3e0f3e2";>KEYS</a>
                                </p>
                                <p>
-                                       The PGP signatures can be verified 
using PGP or GPG. First download the <a 
href="https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;a=blob;f=KEYS;h=9d13f70a9ce8f8d6a7c3feb1e194ccec123b5868;hb=c26334542fa9e90daff5f58467d6e174b3e0f3e2";>KEYS</a>
 as well as the <a 
href="https://dist.apache.org/repos/dist/release/incubator/geode/1.0.0-incubating.M1/";>asc
 signature</a> file for the particular distribution. Then verify the signatures 
using:
+                                       The PGP signatures can be verified 
using PGP or GPG. First download the <a 
href="https://git-wip-us.apache.org/repos/asf?p=geode.git;a=blob;f=KEYS;h=9d13f70a9ce8f8d6a7c3feb1e194ccec123b5868;hb=c26334542fa9e90daff5f58467d6e174b3e0f3e2";>KEYS</a>
 as well as the <a 
href="https://dist.apache.org/repos/dist/release/incubator/geode/1.0.0-incubating.M1/";>asc
 signature</a> file for the particular distribution. Then verify the signatures 
using:
                                </p>
                                <p>
                                        % pgpk -a KEYS

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-site/website/layouts/footer.html
----------------------------------------------------------------------
diff --git a/geode-site/website/layouts/footer.html 
b/geode-site/website/layouts/footer.html
index fc817f4..4877109 100644
--- a/geode-site/website/layouts/footer.html
+++ b/geode-site/website/layouts/footer.html
@@ -13,7 +13,7 @@
             </div>
             <div class="col-md-2">
                 <ul class="nav nav-list">
-                    <li class="nav-header"><a 
href="http://github.com/apache/incubator-geode"; target="_blank">Code</a></li>
+                    <li class="nav-header"><a 
href="http://github.com/apache/geode"; target="_blank">Code</a></li>
                     <li><a 
href="https://cwiki.apache.org/confluence/display/GEODE/Project+Proposals+and+Specifications";
 target="_blank">Specifications</a></li>
                     <li><a 
href="https://cwiki.apache.org/confluence/display/GEODE/Geode+Internal+Architecture";
 target="_blank">Internal Architecture</a></li>
                     <li><a 
href="https://cwiki.apache.org/confluence/display/GEODE/Writing+tests"; 
target="_blank">Writing Tests</a></li>
@@ -23,7 +23,7 @@
             <div class="col-md-2">
                 <ul class="nav nav-list">
                     <li class="nav-header">Resources</li>
-                    <li><a href="http://github.com/apache/incubator-geode"; 
target="_blank">GitHub Code</a></li>
+                    <li><a href="http://github.com/apache/geode"; 
target="_blank">GitHub Code</a></li>
                     <li><a href="/docs/">Docs</a></li>
                     <li><a href="https://issues.apache.org/jira/browse/GEODE"; 
target="_blank">JIRA Bug Tracker</a></li>
                     <li><a 
href="http://stackoverflow.com/search?q=Apache%20Geode"; 
target="_blank">StackOverflow</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/geode-site/website/layouts/header.html
----------------------------------------------------------------------
diff --git a/geode-site/website/layouts/header.html 
b/geode-site/website/layouts/header.html
index b40ccd9..618d33d 100644
--- a/geode-site/website/layouts/header.html
+++ b/geode-site/website/layouts/header.html
@@ -247,7 +247,7 @@
             <ul class="nav navbar-nav navbar-right">
                 <li class="<%= 'active' if @community %>"><a 
href="/community/"><span class="fa fa-users"></span></a></li>
                 <li class="<%= 'active' if @docs %>"><a href="/docs/"><span 
class="fa fa-book"></span></a></li>
-                <li><a href="http://github.com/apache/incubator-geode"; 
target="_blank"><span class="fa fa-github-square"></span></a></li>
+                <li><a href="http://github.com/apache/geode"; 
target="_blank"><span class="fa fa-github-square"></span></a></li>
                 <!--<li><a href="https://trello.com/b/exQmJIOn/usergrid"; 
target="_blank"><span class="icns icon-trello"></span></a></li>-->
                 <li><a href="https://issues.apache.org/jira/browse/GEODE/";
                        target="_blank"><span class="fa fa-bug"></span></a></li>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/13a046b4/gradle/publish.gradle
----------------------------------------------------------------------
diff --git a/gradle/publish.gradle b/gradle/publish.gradle
index dbb5919..af5ee13 100644
--- a/gradle/publish.gradle
+++ b/gradle/publish.gradle
@@ -78,9 +78,9 @@ subprojects {
       url 'http://geode.apache.org'
   
       scm {
-        url 
'https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;a=tree'
-        connection 
'scm:https://git-wip-us.apache.org/repos/asf/incubator-geode.git'
-        developerConnection 
'scm:https://git-wip-us.apache.org/repos/asf/incubator-geode.git'
+        url 'https://git-wip-us.apache.org/repos/asf?p=geode.git;a=tree'
+        connection 'scm:https://git-wip-us.apache.org/repos/asf/geode.git'
+        developerConnection 
'scm:https://git-wip-us.apache.org/repos/asf/geode.git'
       }
   
       licenses {

Reply via email to