taylor      2004/10/12 14:30:37

  Modified:    applications/jsf-demo project.xml
  Log:
  added dep on myfaces snapshot from cvs head
  
  Revision  Changes    Path
  1.7       +4 -4      jakarta-jetspeed-2/applications/jsf-demo/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/jsf-demo/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml       14 Sep 2004 21:53:55 -0000      1.6
  +++ project.xml       12 Oct 2004 21:30:37 -0000      1.7
  @@ -87,7 +87,7 @@
       <dependency>
         <groupId>myfaces</groupId>
         <artifactId>myfaces-jsf-api</artifactId>
  -      <version>1.0.7-PATCHED</version>
  +      <version>1.0.7-SNAPSHOT</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
  @@ -95,7 +95,7 @@
       <dependency>
         <groupId>myfaces</groupId>
         <artifactId>myfaces</artifactId>
  -      <version>1.0.7-PATCHED</version>
  +      <version>1.0.7-SNAPSHOT</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
  @@ -103,7 +103,7 @@
       <dependency>
         <groupId>myfaces</groupId>
         <artifactId>myfaces-components</artifactId>
  -      <version>1.0.7-PATCHED</version>
  +      <version>1.0.7-SNAPSHOT</version>
         <properties>
           <war.bundle>true</war.bundle>
         </properties>
  
  
  

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

Reply via email to