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/02/16 08:14:25 UTC

cvs commit: jakarta-turbine-2 project.xml

epugh       2004/02/15 23:14:25

  Modified:    .        project.xml
  Log:
  bump versions of intake
  
  Revision  Changes    Path
  1.152     +10 -1     jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.151
  retrieving revision 1.152
  diff -u -r1.151 -r1.152
  --- project.xml	21 Nov 2003 19:18:58 -0000	1.151
  +++ project.xml	16 Feb 2004 07:14:25 -0000	1.152
  @@ -593,7 +593,16 @@
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
  -    </dependency>     
  +    </dependency> 
  +    <dependency>
  +      <groupId>fulcrum</groupId>
  +      <artifactId>fulcrum-factory-impl</artifactId>
  +      <version>1.0-alpha-2</version>
  +      <url>http://jakarta.apache.org/turbine/fulcrum/factory</url>
  +      <properties>
  +        <war.bundle.jar>true</war.bundle.jar>
  +      </properties>
  +    </dependency>          
       <dependency>
         <groupId>fulcrum</groupId>
         <artifactId>fulcrum-mimetype-api</artifactId>
  
  
  

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