This is an automated email from the ASF dual-hosted git repository.
hboutemy 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 0791ace [MPOM-181] removed G+ & Facebook buttons
0791ace is described below
commit 0791ace4d4fa33733b0be652f9ce21fb110ed7e0
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Jan 31 23:55:24 2018 +0100
[MPOM-181] removed G+ & Facebook buttons
---
src/site-docs/site.xml | 3 ---
src/site/site.xml | 3 ---
2 files changed, 6 deletions(-)
diff --git a/src/site-docs/site.xml b/src/site-docs/site.xml
index b216597..fc51540 100644
--- a/src/site-docs/site.xml
+++ b/src/site-docs/site.xml
@@ -48,10 +48,7 @@ under the License.
<twitter>
<user>ASFMavenProject</user>
<showUser>true</showUser>
- <showFollowers>false</showFollowers>
</twitter>
- <facebookLike />
- <googlePlusOne />
<googleSearch>
<sitesearch/>
</googleSearch>
diff --git a/src/site/site.xml b/src/site/site.xml
index 3319696..f98d54e 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -47,10 +47,7 @@ under the License.
<twitter>
<user>ASFMavenProject</user>
<showUser>true</showUser>
- <showFollowers>false</showFollowers>
</twitter>
- <facebookLike />
- <googlePlusOne />
<googleSearch>
<sitesearch/>
</googleSearch>
--
To stop receiving notification emails like this one, please contact
[email protected].