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/10/20 11:05:47 UTC

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

epugh       2004/10/20 02:05:47

  Modified:    yaafi    project.xml
  Log:
  Don't need extra properties
  
  Revision  Changes    Path
  1.2       +0 -8      jakarta-turbine-fulcrum/yaafi/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/yaafi/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	19 Oct 2004 22:03:50 -0000	1.1
  +++ project.xml	20 Oct 2004 09:05:46 -0000	1.2
  @@ -12,10 +12,6 @@
         <artifactId>avalon-framework-api</artifactId>
         <version>4.2.0</version>
         <url>http://avalon.apache.org/framework/</url>
  -      <properties>
  -        <war.bundle>true</war.bundle>
  -        <ear.bundle>true</ear.bundle>
  -      </properties>
       </dependency>
   
      <dependency>
  @@ -23,10 +19,6 @@
         <artifactId>avalon-framework-impl</artifactId>
         <version>4.2.0</version>
         <url>http://avalon.apache.org/framework/</url>
  -      <properties>
  -        <war.bundle>true</war.bundle>
  -        <ear.bundle>true</ear.bundle>
  -      </properties>
       </dependency>   
   
     </dependencies>
  
  
  

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