henning     2003/07/06 12:23:06

  Modified:    .        project.xml
  Log:
  Bump versions for
  
  - commons-codec
  - commons-configuration
  - xml-apis
  - xmlrpc
  
  Revision  Changes    Path
  1.125     +15 -16    jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.124
  retrieving revision 1.125
  diff -u -r1.124 -r1.125
  --- project.xml       29 Jun 2003 16:17:45 -0000      1.124
  +++ project.xml       6 Jul 2003 19:23:06 -0000       1.125
  @@ -302,7 +302,7 @@
       </dependency>
       <dependency>
         <id>commons-codec</id>
  -      <version>1.0-dev</version>
  +      <version>1.1</version>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
  @@ -317,21 +317,20 @@
       </dependency>
       <dependency>
         <id>commons-configuration</id>
  -      <version>20030620.073343</version>
  +      <version>20030706.202021</version>
         <url>http://jakarta.apache.org/commons/sandbox/configuration/index.html</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
       </dependency>
  -     <dependency>
  +    <dependency>
         <id>commons-digester</id>
  -       <version>1.5</version>
  -       <url>http://jakarta.apache.org/commons/digester/index.html</url>
  -       <properties>
  -         <war.bundle.jar>true</war.bundle.jar>
  -       </properties>
  -     </dependency>
  -
  +      <version>1.5</version>
  +      <url>http://jakarta.apache.org/commons/digester/index.html</url>
  +      <properties>
  +        <war.bundle.jar>true</war.bundle.jar>
  +      </properties>
  +    </dependency>
       <dependency>
         <id>commons-email</id>
         <version>20030310.165926</version>
  @@ -526,8 +525,8 @@
       </dependency>
       <dependency>
         <id>village</id>
  -        <version>2.0-dev-20030625</version>
  -       <url>http://share.whichever.com/index.php?SCREEN=village</url>
  +      <version>2.0-dev-20030625</version>
  +      <url>http://share.whichever.com/index.php?SCREEN=village</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
  @@ -549,16 +548,16 @@
         </properties>
       </dependency>
       <dependency>
  -      <id>xerces:xmlParserAPIs</id>
  -      <version>2.0.2</version>
  -      <url>http://xml.apache.org/xerces2-j/</url>
  +      <id>xml-apis</id>
  +      <version>1.0.b2</version>
  +      <url>http://xml.apache.org/commons/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
         </properties>
       </dependency>
       <dependency>
         <id>xmlrpc</id>
  -      <version>1.2-a2</version>
  +      <version>1.2-b1</version>
         <url>http://xml.apache.org/xmlrpc/</url>
         <properties>
           <war.bundle.jar>true</war.bundle.jar>
  
  
  

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

Reply via email to