brekke      2005/01/02 19:12:03

  Modified:    net      project.xml
  Log:
   Remove references to nagoya.
  
  Revision  Changes    Path
  1.58      +12 -6     jakarta-commons/net/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/project.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- project.xml       15 Dec 2004 09:45:18 -0000      1.57
  +++ project.xml       3 Jan 2005 03:12:02 -0000       1.58
  @@ -59,13 +59,13 @@
                        <name>Commons Dev List</name>
                        <subscribe>[EMAIL PROTECTED]</subscribe>
                        <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -                     <archive>http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]</archive>
  +                     
<archive>http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
                </mailingList>
                <mailingList>
                        <name>Commons User List</name>
                        <subscribe>[EMAIL PROTECTED]</subscribe>
                        <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -                     <archive>http://nagoya.apache.org/eyebrowse/[EMAIL 
PROTECTED]</archive>
  +                     
<archive>http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
                </mailingList>
        </mailingLists>
   
  @@ -156,10 +156,16 @@
        </contributors>
   
        <dependencies>
  -             <dependency>
  -                     <id>oro</id>
  -                     <version>2.0.8</version>
  -             </dependency>
  +       <dependency>
  +            <id>oro</id>
  +         <version>2.0.8</version>
  +          </dependency>
  +          <dependency>
  +            <groupId>statcvs</groupId>
  +            <artifactId>maven-statcvs-plugin</artifactId>
  +            <version>2.5</version>
  +            <type>plugin</type>
  +          </dependency>
        </dependencies>
   
        <build>
  
  
  

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

Reply via email to