You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/04/20 07:26:05 UTC

cvs commit: maven/src/plugins-build/pom plugin.jelly

dion        2003/04/19 22:26:05

  Modified:    src/plugins-build/pom plugin.jelly
  Log:
  remove validate taglib
  
  Revision  Changes    Path
  1.7       +1 -2      maven/src/plugins-build/pom/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/pom/plugin.jelly,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- plugin.jelly	20 Apr 2003 05:04:36 -0000	1.6
  +++ plugin.jelly	20 Apr 2003 05:26:05 -0000	1.7
  @@ -5,8 +5,7 @@
     xmlns:d="jelly:define"
     xmlns:deploy="deploy"
     xmlns:pom="pom"
  -  xmlns:util="jelly:util"
  -  xmlns:v="jelly:validate">
  +  xmlns:util="jelly:util">
   
     <!-- set up validation tag library -->
   
  
  
  

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