taylor      2004/10/22 15:42:18

  Modified:    portal   project.xml
  Log:
  add dependency on velocity bridge
  
  Revision  Changes    Path
  1.108     +8 -0      jakarta-jetspeed-2/portal/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/project.xml,v
  retrieving revision 1.107
  retrieving revision 1.108
  diff -u -r1.107 -r1.108
  --- project.xml       15 Oct 2004 21:44:31 -0000      1.107
  +++ project.xml       22 Oct 2004 22:42:18 -0000      1.108
  @@ -182,6 +182,14 @@
         </properties>
       </dependency> 
       <dependency>
  +      <id>portals-bridges-velocity</id>
  +      <groupId>portals-bridges</groupId>
  +      <version>0.1</version>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>    
  +    <dependency>
         <id>pluto</id>
         <groupId>pluto</groupId>
         <version>1.0.1-rc1</version>
  
  
  

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

Reply via email to