You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by qu...@apache.org on 2003/04/10 22:25:36 UTC

cvs commit: maven-plugins/maven-torque-plugin project.xml

quintonm    2003/04/10 13:25:35

  Modified:    maven-torque-plugin project.xml
  Log:
  Corrected mailing list addresses and cvs information
  
  Revision  Changes    Path
  1.2       +8 -8      maven-plugins/maven-torque-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/maven-torque-plugin/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	10 Apr 2003 19:52:40 -0000	1.1
  +++ project.xml	10 Apr 2003 20:25:35 -0000	1.2
  @@ -11,21 +11,21 @@
     <url>http://maven.apache.org/reference/plugins/torque/</url>
     <siteDirectory>/www/maven.apache.org/reference/plugins/torque/</siteDirectory>
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/torque/</connection>
  -    <url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/torque/</url>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/maven-torque-plugin/</connection>
  +    <url>http://cvs.apache.org/viewcvs/maven-plugins/maven-torque-plugin/</url>
     </repository>
     <mailingLists>
       <mailingList>
         <name>Torque User List</name>
  -      <subscribe>turbine-torque-user-subscribe@jakarta.apache.org</subscribe>
  -      <unsubscribe>turbine-torque-user-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/SummarizeList?listName=turbine-torque-user@jakarta.apache.org</archive>
  +      <subscribe>torque-user-subscribe@db.apache.org</subscribe>
  +      <unsubscribe>torque-user-unsubscribe@db.apache.org</unsubscribe>
  +      <archive>http://archives.apache.org/eyebrowse/SummarizeList?listName=torque-user@db.apache.org</archive>
       </mailingList>
       <mailingList>
         <name>Torque Developer List</name>
  -      <subscribe>turbine-torque-dev-subscribe@jakarta.apache.org</subscribe>
  -      <unsubscribe>turbine-torque-dev-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/SummarizeList?listName=turbine-torque-dev@jakarta.apache.org</archive>
  +      <subscribe>torque-dev-subscribe@db.apache.org</subscribe>
  +      <unsubscribe>torque-dev-unsubscribe@db.apache.org</unsubscribe>
  +      <archive>http://archives.apache.org/eyebrowse/SummarizeList?listName=torque-dev@db.apache.org</archive>
       </mailingList>
     </mailingLists>
     <developers>
  
  
  

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