Author: dennisl
Date: Tue Jul 23 22:50:48 2013
New Revision: 1506353

URL: http://svn.apache.org/r1506353
Log:
Follow ASF branding rules.

Modified:
    maven/shared/trunk/maven-script-interpreter/pom.xml
    maven/shared/trunk/maven-script-interpreter/src/site/apt/index.apt.vm

Modified: maven/shared/trunk/maven-script-interpreter/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-script-interpreter/pom.xml?rev=1506353&r1=1506352&r2=1506353&view=diff
==============================================================================
--- maven/shared/trunk/maven-script-interpreter/pom.xml (original)
+++ maven/shared/trunk/maven-script-interpreter/pom.xml Tue Jul 23 22:50:48 2013
@@ -28,7 +28,8 @@
 
   <artifactId>maven-script-interpreter</artifactId>
   <version>1.2-SNAPSHOT</version>
-  <name>Maven Script Interpreter</name>
+
+  <name>Apache Maven Script Interpreter</name>
   <description>This component provides some utilities to interpret/execute 
some scripts for various implementations: groovy or beanshell.</description>
 
   <scm>

Modified: maven/shared/trunk/maven-script-interpreter/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-script-interpreter/src/site/apt/index.apt.vm?rev=1506353&r1=1506352&r2=1506353&view=diff
==============================================================================
--- maven/shared/trunk/maven-script-interpreter/src/site/apt/index.apt.vm 
(original)
+++ maven/shared/trunk/maven-script-interpreter/src/site/apt/index.apt.vm Tue 
Jul 23 22:50:48 2013
@@ -1,9 +1,9 @@
  ------
- Overview
+ Introduction
  ------
  Olivier Lamy
  ------
- 2011-11-01
+ 2013-07-24
  ------
 
  ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -26,7 +26,7 @@
  ~~ NOTE: For help with the syntax of this file, see:
  ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Overview
+${project.name}
 
   This component provides some utilities to interpret/execute some scripts for 
various implementations: groovy or beanshell.
 


Reply via email to