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 87b0f44  [MPOM-181] added Facebook like configuration
87b0f44 is described below

commit 87b0f447d7fe508fb259795b011c9c2ed9bf90c7
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Tue Jan 30 23:43:40 2018 +0100

    [MPOM-181] added Facebook like configuration
---
 src/site-docs/site.xml | 1 +
 src/site/site.xml      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/site-docs/site.xml b/src/site-docs/site.xml
index 030ca57..b216597 100644
--- a/src/site-docs/site.xml
+++ b/src/site-docs/site.xml
@@ -50,6 +50,7 @@ under the License.
         <showUser>true</showUser>
         <showFollowers>false</showFollowers>
       </twitter>
+      <facebookLike />
       <googlePlusOne />
       <googleSearch>
         <sitesearch/>
diff --git a/src/site/site.xml b/src/site/site.xml
index b7afa08..3319696 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -49,6 +49,7 @@ under the License.
         <showUser>true</showUser>
         <showFollowers>false</showFollowers>
       </twitter>
+      <facebookLike />
       <googlePlusOne />
       <googleSearch>
         <sitesearch/>

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.

Reply via email to