You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2006/02/19 09:52:29 UTC

svn commit: r378859 - /maven/maven-1/plugins/trunk/source/project.xml

Author: snicoll
Date: Sun Feb 19 00:52:28 2006
New Revision: 378859

URL: http://svn.apache.org/viewcvs?rev=378859&view=rev
Log:
preparing release

Modified:
    maven/maven-1/plugins/trunk/source/project.xml

Modified: maven/maven-1/plugins/trunk/source/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/source/project.xml?rev=378859&r1=378858&r2=378859&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/source/project.xml (original)
+++ maven/maven-1/plugins/trunk/source/project.xml Sun Feb 19 00:52:28 2006
@@ -22,8 +22,9 @@
   <id>maven-source-plugin</id>
   <name>Maven Source Plugin</name>
   <currentVersion>1.0-SNAPSHOT</currentVersion>
-  <description>Plugin for creating Java sources archive.</description>
+  <description>Java source archive plugin for Maven</description>
   <shortDescription>Create Java source archive</shortDescription>
+  <package>org.apache.maven.plugin.source</package>
   <versions>
   </versions>
   <developers>