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/06/30 15:55:46 UTC

cvs commit: jakarta-turbine-fulcrum/bsf project.xml

epugh       2004/06/30 06:55:46

  Modified:    bsf/xdocs changes.xml
               bsf      project.xml
  Log:
  don't use non numeric dependency on testcontainer
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-fulcrum/bsf/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/bsf/xdocs/changes.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.xml	13 Feb 2004 14:22:47 -0000	1.1
  +++ changes.xml	30 Jun 2004 13:55:45 -0000	1.2
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.0-alpha-2" date="in CVS">
  +    <release version="1.0.2" date="in CVS">
        <action dev="epugh" type="add">
           Initial conversion to Avalon component.
         </action>      
  
  
  
  1.3       +2 -2      jakarta-turbine-fulcrum/bsf/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/bsf/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	14 Feb 2004 15:41:52 -0000	1.2
  +++ project.xml	30 Jun 2004 13:55:46 -0000	1.3
  @@ -3,7 +3,7 @@
     <extend>${basedir}/../project.xml</extend>
     <id>fulcrum-bsf</id>
     <name>Fulcrum BSF Component</name>
  -  <currentVersion>1.0-alpha-1</currentVersion>
  +  <currentVersion>1.0.1</currentVersion>
   
     <dependencies>
       
  @@ -17,7 +17,7 @@
       <dependency>
         <groupId>fulcrum</groupId>
         <artifactId>fulcrum-testcontainer</artifactId>
  -      <version>1.0-alpha-2</version>
  +      <version>1.0.3</version>
       </dependency>
   
       <dependency>
  
  
  

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