You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2020/01/12 22:08:56 UTC

[maven-parent] branch master updated: [MPOM-235] Google Custom Search broken

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new eb2fb50  [MPOM-235] Google Custom Search broken
eb2fb50 is described below

commit eb2fb5096fc506a15431e67214f8de3d8e351810
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sun Jan 12 23:08:28 2020 +0100

    [MPOM-235] Google Custom Search broken
---
 src/site/site.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index f3dc837..85c9f09 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -49,9 +49,7 @@ under the License.
         <user>ASFMavenProject</user>
         <showUser>true</showUser>
       </twitter>
-      <googleSearch>
-        <sitesearch/>
-      </googleSearch>
+      <googleSearch />
     </fluidoSkin>
   </custom>