You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2005/01/03 04:12:03 UTC

cvs commit: jakarta-commons/net project.xml

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>commons-dev-subscribe@jakarta.apache.org</subscribe>
   			<unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
  -			<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
  +			<archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
   		</mailingList>
   		<mailingList>
   			<name>Commons User List</name>
   			<subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
   			<unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
  -			<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
  +			<archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org