You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/10/20 15:25:01 UTC

cvs commit: jakarta-turbine-fulcrum/factory/api project.xml

epugh       2004/10/20 06:25:01

  Modified:    factory/api project.xml
  Added:       factory/api/xdocs changes.xml
  Log:
  Bump versions
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-fulcrum/factory/api/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
    <properties>
      <title>Fulcrum Factory API</title>
      <author email="epugh@opensourceconnections.com">Eric Pugh</author>
    </properties>
  
    <body>
      <release version="1.0.3" date="in cvs">
        <action dev="epugh" type="update">
        	Bump versions, clean up dependencies
        </action>           
      </release>   
    </body>
  </document>
  
  
  
  
  1.3       +2 -2      jakarta-turbine-fulcrum/factory/api/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/factory/api/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	30 Jun 2004 13:07:46 -0000	1.2
  +++ project.xml	20 Oct 2004 13:25:01 -0000	1.3
  @@ -2,10 +2,10 @@
   
   <project>
   
  -  <extend>${basedir}/../../merlin-project.xml</extend>
  +  <extend>${basedir}/../../project.xml</extend>
     <id>fulcrum-factory-api</id>
     <name>Fulcrum Factory API</name>
  -  <currentVersion>1.0.2</currentVersion>
  +  <currentVersion>1.0.3-dev</currentVersion>
     <package>org.apache.fulcrum.factory</package>
    
   </project>
  
  
  

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