dion        2003/11/26 22:54:17

  Modified:    webserver project.xml
  Log:
  Fix version name
  
  Revision  Changes    Path
  1.17      +1 -1      maven-plugins/webserver/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/webserver/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml       10 Oct 2003 19:21:02 -0000      1.16
  +++ project.xml       27 Nov 2003 06:54:17 -0000      1.17
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-webserver-plugin</id>
     <name>Maven Webserver Plugin</name>
  -  <currentVersion>2.0-dev</currentVersion>
  +  <currentVersion>2.0-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Manage web servers</shortDescription>
     <url>http://maven.apache.org/reference/plugins/webserver/</url>
  
  
  

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

Reply via email to