You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2014/04/06 22:00:08 UTC

svn commit: r1585336 - /commons/proper/collections/trunk/pom.xml

Author: tn
Date: Sun Apr  6 20:00:08 2014
New Revision: 1585336

URL: http://svn.apache.org/r1585336
Log:
Update version and add contributor.

Modified:
    commons/proper/collections/trunk/pom.xml

Modified: commons/proper/collections/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=1585336&r1=1585335&r2=1585336&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Sun Apr  6 20:00:08 2014
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-collections4</artifactId>
-  <version>4.0.1-SNAPSHOT</version>
+  <version>4.1-SNAPSHOT</version>
   <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>
@@ -265,6 +265,9 @@
       <name>Olaf Krische</name>
     </contributor>
     <contributor>
+      <name>Dipanjan Laha</name>
+    </contributor>
+    <contributor>
       <name>Guilhem Lavaux</name>
     </contributor>
     <contributor>