You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/04/03 04:53:21 UTC

cvs commit: jakarta-jetspeed-2/maven-plugin project.xml

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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org