Update doap and changes file after release.

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716923 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/1ce3b3e5
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/1ce3b3e5
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/1ce3b3e5

Branch: refs/heads/master
Commit: 1ce3b3e546300e8d66c2a1cda687beeb23fa1304
Parents: 6541ace
Author: Thomas Neidhart <[email protected]>
Authored: Fri Nov 27 21:51:47 2015 +0000
Committer: Thomas Neidhart <[email protected]>
Committed: Fri Nov 27 21:51:47 2015 +0000

----------------------------------------------------------------------
 doap_collections.rdf    | 7 +++++++
 src/changes/changes.xml | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/1ce3b3e5/doap_collections.rdf
----------------------------------------------------------------------
diff --git a/doap_collections.rdf b/doap_collections.rdf
index d8d07ca..ee5b7fc 100644
--- a/doap_collections.rdf
+++ b/doap_collections.rdf
@@ -36,6 +36,13 @@
     <release>
       <Version>
         <name>commons-collections</name>
+        <created>2015-11-27</created>
+        <revision>4.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>commons-collections</name>
         <created>2013-11-24</created>
         <revision>4.0</revision>
       </Version>

http://git-wip-us.apache.org/repos/asf/commons-collections/blob/1ce3b3e5/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 264f70c..a5f8cc1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,7 +20,8 @@
     <title>Commons Collections Changes</title>
   </properties>
   <body>
-
+  <release version="4.2" date="YYYY-MM-DD" description="">
+  </release>
   <release version="4.1" date="2015-11-28" description="This is a security and 
minor release.">
     <action issue="COLLECTIONS-508" dev="tn" type="add">
       Added new interfaces "MultiValuedMap", "ListValuedMap" and "SetValuedMap"

Reply via email to