You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/09/17 12:41:16 UTC

maven-resolver git commit: fixed site descriptor config

Repository: maven-resolver
Updated Branches:
  refs/heads/ant-tasks 3595e6401 -> 2aee39c47


fixed site descriptor config

Project: http://git-wip-us.apache.org/repos/asf/maven-resolver/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-resolver/commit/2aee39c4
Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/2aee39c4
Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/2aee39c4

Branch: refs/heads/ant-tasks
Commit: 2aee39c47945413794377120fdb6587d7f8120d6
Parents: 3595e64
Author: Herv� Boutemy <hb...@apache.org>
Authored: Sat Sep 17 14:41:08 2016 +0200
Committer: Herv� Boutemy <hb...@apache.org>
Committed: Sat Sep 17 14:41:08 2016 +0200

----------------------------------------------------------------------
 src/site/site.xml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/2aee39c4/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 4b0df30..d7ed254 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,13 +21,7 @@ under the License.
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
-  name="Aether Ant Tasks">
-
-  <custom>
-    <fluidoSkin>
-      <profile>sandbox</profile>
-    </fluidoSkin>
-  </custom>
+  name="Maven Resolver Ant Tasks">
 
   <body>
     <menu name="Overview">