You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/07/31 16:16:39 UTC

svn commit: r1367569 - /archiva/redback/redback-components/trunk/spring-jdo2/pom.xml

Author: olamy
Date: Tue Jul 31 14:16:38 2012
New Revision: 1367569

URL: http://svn.apache.org/viewvc?rev=1367569&view=rev
Log:
contributor not developer

Modified:
    archiva/redback/redback-components/trunk/spring-jdo2/pom.xml

Modified: archiva/redback/redback-components/trunk/spring-jdo2/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-jdo2/pom.xml?rev=1367569&r1=1367568&r2=1367569&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-jdo2/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-jdo2/pom.xml Tue Jul 31 14:16:38 2012
@@ -45,15 +45,15 @@
     <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-jdo2</url>
   </scm>
 
-  <developers>
-    <developer>
-      <id>3</id>
+  <contributors>
+    <contributor>
       <name>David Wynter</name>
       <email>david (at) dwynter.plus.com</email>
       <organization>STPenable Ltd.</organization>
       <timezone>UTC+0</timezone>
-    </developer>
-  </developers>
+    </contributor>
+  </contributors>
+
   <dependencies>
     <dependency>
       <groupId>javax.jdo</groupId>