You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2012/01/06 21:33:37 UTC

svn commit: r1228382 - /maven/skins/trunk/maven-stylus-skin/pom.xml

Author: simonetripodi
Date: Fri Jan  6 20:33:37 2012
New Revision: 1228382

URL: http://svn.apache.org/viewvc?rev=1228382&view=rev
Log:
fixed skin name/description

Modified:
    maven/skins/trunk/maven-stylus-skin/pom.xml

Modified: maven/skins/trunk/maven-stylus-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-stylus-skin/pom.xml?rev=1228382&r1=1228381&r2=1228382&view=diff
==============================================================================
--- maven/skins/trunk/maven-stylus-skin/pom.xml (original)
+++ maven/skins/trunk/maven-stylus-skin/pom.xml Fri Jan  6 20:33:37 2012
@@ -31,8 +31,8 @@ under the License.
   <artifactId>maven-stylus-skin</artifactId>
   <version>1.5-SNAPSHOT</version>
 
-  <name>Maven Site Skin</name>
-  <description>Maven Site Skin</description>
+  <name>Maven Stylus Skin</name>
+  <description>Maven Stylus Skin</description>
   <url>http://maven.apache.org/skins/${site.destination}</url>
 
   <scm>