You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/03/05 21:43:51 UTC

svn commit: r1078347 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: ltheussl
Date: Sat Mar  5 20:43:51 2011
New Revision: 1078347

URL: http://svn.apache.org/viewvc?rev=1078347&view=rev
Log:
distinguished name for 3.x

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=1078347&r1=1078346&r2=1078347&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Sat Mar  5 20:43:51 2011
@@ -32,7 +32,7 @@ under the License.
   <version>3.0-beta-4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Site Plugin</name>
+  <name>Maven Site Plugin - 3.x</name>
   <description>The Maven Site Plugin is a plugin that generates a site for the current project.</description>
 
   <contributors>