You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lt...@apache.org on 2005/09/29 01:08:24 UTC

svn commit: r292342 - /maven/maven-1/plugins/trunk/faq/maven.xml

Author: ltheussl
Date: Wed Sep 28 16:08:22 2005
New Revision: 292342

URL: http://svn.apache.org/viewcvs?rev=292342&view=rev
Log:
Remove deprecated default attribute

Modified:
    maven/maven-1/plugins/trunk/faq/maven.xml

Modified: maven/maven-1/plugins/trunk/faq/maven.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/faq/maven.xml?rev=292342&r1=292341&r2=292342&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/faq/maven.xml (original)
+++ maven/maven-1/plugins/trunk/faq/maven.xml Wed Sep 28 16:08:22 2005
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
  -->
-<project default="plugin:install">
+<project>
 
   <postGoal name="xdoc:copy-resources">
     <copy todir="${maven.docs.dest}">



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