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/06/13 12:08:38 UTC

cvs commit: maven-plugins/abbot project.xml

vmassol     2004/06/13 03:08:38

  Modified:    abbot    project.xml
  Log:
  mrj toolkit version is 1.0 (see http://developer.apple.com/samplecode/MRJToolkitStubs/MRJToolkitStubs.html)
  
  Revision  Changes    Path
  1.2       +1 -1      maven-plugins/abbot/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/abbot/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	12 Jun 2004 14:09:36 -0000	1.1
  +++ project.xml	13 Jun 2004 10:08:38 -0000	1.2
  @@ -90,7 +90,7 @@
       <dependency>
         <groupId>mrj</groupId>
         <artifactId>MRJToolkitStubs</artifactId>
  -      <version>unknown</version>
  +      <version>1.0</version>
         <properties>
           <abbot.editor>true</abbot.editor>
         </properties>  
  
  
  

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