From 3805b97335cdacc8d0e1858c4e09003c0b6e2bfd Mon Sep 17 00:00:00 2001
From: maoo
Date: Mon, 5 Nov 2012 00:16:26 +0000
Subject: [PATCH] removed Parent Project menu item from alfresco-maven-plugin
site.
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@640 04253f4f-3451-0410-a141-5562f1e59037
---
plugins/alfresco-maven-plugin/src/site/apt/index.apt.vm | 2 +-
plugins/alfresco-maven-plugin/src/site/site.xml | 8 ++++----
src/site/site.xml | 2 --
3 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/plugins/alfresco-maven-plugin/src/site/apt/index.apt.vm b/plugins/alfresco-maven-plugin/src/site/apt/index.apt.vm
index 9bcaf27c..8df39c2c 100644
--- a/plugins/alfresco-maven-plugin/src/site/apt/index.apt.vm
+++ b/plugins/alfresco-maven-plugin/src/site/apt/index.apt.vm
@@ -18,7 +18,7 @@ Introduction
*{{{./install-mojo.html}alfresco:install}} Installs one or multiple AMPs into an Alfresco WAR / exploded WAR folder embedding {{{http://wiki.alfresco.com/wiki/Module_Management_Tool} Alfresco MMT}}
- *{{{./version-mojo.html}alfresco:version}} Parses ${project.version} removing literals (for AMP compatibility) and making the ${noSnapshot} property available in the POM
+ *{{{./set-version-mojo.html}alfresco:version}} Parses ${project.version} removing literals (for AMP compatibility) and making the <<<$\{noSnapshot\}>>> property available in the POM
More info in the {{{./plugin-info.html}goals page}}.
diff --git a/plugins/alfresco-maven-plugin/src/site/site.xml b/plugins/alfresco-maven-plugin/src/site/site.xml
index cb63863c..a5a77fdf 100644
--- a/plugins/alfresco-maven-plugin/src/site/site.xml
+++ b/plugins/alfresco-maven-plugin/src/site/site.xml
@@ -12,11 +12,11 @@
-
+
-
-