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

cvs commit: maven-plugins/plugin project.xml

brett       2004/06/01 07:10:46

  Modified:    plugin   project.xml
  Log:
  fix versions tag
  
  Revision  Changes    Path
  1.35      +0 -12     maven-plugins/plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/plugin/project.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- project.xml	13 May 2004 11:33:44 -0000	1.34
  +++ project.xml	1 Jun 2004 14:10:46 -0000	1.35
  @@ -88,16 +88,4 @@
         <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       </dependency>
     </dependencies>
  -  <versions>
  -    <version>
  -      <id>1.2</id>
  -      <name>1.2</name>
  -      <tag>MAVEN_PLUGIN_1_2</tag>
  -    </version>
  -    <version>
  -      <id>1.3</id>
  -      <name>1.3</name>
  -      <tag>MAVEN_PLUGIN_1_3</tag>
  -    </version>
  -  </versions>
   </project>
  
  
  

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