taylor      2005/04/02 18:53:21

  Modified:    maven-plugin project.xml
  Log:
  had to hard code the version number as it wasn't working properly in external 
projects
  
  Revision  Changes    Path
  1.15      +2 -1      jakarta-jetspeed-2/maven-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/maven-plugin/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml       31 Mar 2005 15:50:07 -0000      1.14
  +++ project.xml       3 Apr 2005 02:53:21 -0000       1.15
  @@ -21,6 +21,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jetspeed2-plugin</id>
     <groupId>jetspeed2</groupId>
  +    <currentVersion>2.0-M2</currentVersion>  
     <name>Jetspeed 2 Maven Plugin</name>
     <description>
       Plugin for assisting with portlet development
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to