mpoeschl    2003/06/27 13:07:29

  Modified:    configuration project.xml
  Log:
  the timestamp is added by maven .. it should not be part of the currentVersion
  
  Revision  Changes    Path
  1.30      +2 -2      jakarta-commons-sandbox/configuration/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml       21 Jun 2003 22:11:04 -0000      1.29
  +++ project.xml       27 Jun 2003 20:07:28 -0000      1.30
  @@ -10,7 +10,7 @@
     <pomVersion>3</pomVersion>
     <name>commons-configuration</name>
     <id>commons-configuration</id>
  -  <currentVersion>1.0-dev-3.20030607.194155</currentVersion>
  +  <currentVersion>1.0-dev-3</currentVersion>
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://jakarta.apache.org/</url>
  
  
  

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

Reply via email to