You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ep...@apache.org on 2004/07/02 09:38:56 UTC

cvs commit: maven-plugins/hibernate project.xml

epugh       2004/07/02 00:38:56

  Modified:    hibernate project.xml
  Log:
  Add <contributor> section for patch from Alex
  
  Revision  Changes    Path
  1.33      +6 -0      maven-plugins/hibernate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml	27 Jun 2004 08:05:07 -0000	1.32
  +++ project.xml	2 Jul 2004 07:38:56 -0000	1.33
  @@ -67,6 +67,12 @@
         </roles>
       </developer>     
     </developers>
  +  <contributors>
  +    <contributor>
  +      <name>Alex Shneyderman</name>
  +      <email>as851@columbia.edu</email>
  +    </contributor>
  +  </contributors>    
     <dependencies>
       <dependency>
         <groupId>hibernate</groupId>
  
  
  

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