You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/09/13 11:57:19 UTC

svn commit: r280531 - /maven/maven-1/plugins/trunk/artifact/src/plugin-test/project.xml

Author: aheritier
Date: Tue Sep 13 02:56:40 2005
New Revision: 280531

URL: http://svn.apache.org/viewcvs?rev=280531&view=rev
Log:
rename packageName to package as it was before.

Modified:
    maven/maven-1/plugins/trunk/artifact/src/plugin-test/project.xml

Modified: maven/maven-1/plugins/trunk/artifact/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/src/plugin-test/project.xml?rev=280531&r1=280530&r2=280531&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/src/plugin-test/project.xml Tue Sep 13 02:56:40 2005
@@ -27,7 +27,7 @@
     <url>http://www.nettec.net</url>
   </organization>
   <inceptionYear>2002</inceptionYear>
-  <packageName>net.nettec.marsh.begin</packageName>
+  <package>net.nettec.marsh.begin</package>
   <shortDescription>Marsh Begin TTS Maven</shortDescription>
   <description>TTS Begin</description>
   <url/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org