You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by sg...@apache.org on 2005/03/01 13:16:58 UTC

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

sgoeschl    2005/03/01 04:16:58

  Modified:    resourcemanager project.xml
  Log:
  Forgot to update the PBEService since it is referenced in fulcrum-resourcemanager
  
  Revision  Changes    Path
  1.3       +6 -0      jakarta-turbine-fulcrum/resourcemanager/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/resourcemanager/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	16 Feb 2005 11:36:27 -0000	1.2
  +++ project.xml	1 Mar 2005 12:16:58 -0000	1.3
  @@ -20,6 +20,12 @@
         <version>1.0.4-dev</version>
       </dependency>
   
  +    <dependency>
  +      <groupId>fulcrum</groupId>
  +      <artifactId>fulcrum-pbe</artifactId>
  +      <version>1.0.0</version>
  +    </dependency> 
  +
     </dependencies>
   
   </project>
  
  
  

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