You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2002/10/05 15:51:35 UTC

cvs commit: jakarta-turbine-stratum project.xml project.properties

mpoeschl    2002/10/05 06:51:35

  Modified:    .        project.xml project.properties
  Log:
  - commons-logging-1.0.2
  - commons-lang-1.0
  
  Revision  Changes    Path
  1.36      +2 -2      jakarta-turbine-stratum/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-stratum/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml	22 Aug 2002 16:38:27 -0000	1.35
  +++ project.xml	5 Oct 2002 13:51:35 -0000	1.36
  @@ -100,12 +100,12 @@
       </dependency>
       <dependency>
         <id>commons-lang</id>
  -      <version>1.0-b1</version>
  +      <version>1.0</version>
         <url>http://jakarta.apache.org/commons/</url>
       </dependency>
       <dependency>
         <id>commons-logging</id>
  -      <version>1.0.1</version>
  +      <version>1.0.2</version>
         <url>http://jakarta.apache.org/commons/</url>
       </dependency>
       <dependency>
  
  
  
  1.3       +1 -0      jakarta-turbine-stratum/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-stratum/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	16 Sep 2002 12:34:15 -0000	1.2
  +++ project.properties	5 Oct 2002 13:51:35 -0000	1.3
  @@ -1 +1,2 @@
   maven.checkstyle.format = turbine
  +maven.xdoc.date = left
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>