You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2004/05/01 12:10:11 UTC

cvs commit: maven-plugins/ant project.xml

vmassol     2004/05/01 03:10:11

  Modified:    ant      project.xml
  Log:
  added <version> tag
  
  Revision  Changes    Path
  1.32      +5 -0      maven-plugins/ant/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ant/project.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- project.xml	8 Apr 2004 00:34:44 -0000	1.31
  +++ project.xml	1 May 2004 10:10:11 -0000	1.32
  @@ -45,6 +45,11 @@
         <name>1.6</name>
         <tag>MAVEN_ANT_1_6</tag>
       </version>
  +    <version>
  +      <id>1.7</id>
  +      <name>1.7</name>
  +      <tag>HEAD</tag>
  +    </version>
     </versions>
     <developers>
       <developer>
  
  
  

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