This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
The following commit(s) were added to refs/heads/master by this push: new 24539d8 Drop Subversion Id keywords. 24539d8 is described below commit 24539d8cd4b1ec96fd727c10a8eef6d1c9e48aa3 Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Thu Oct 17 17:28:50 2019 -0400 Drop Subversion Id keywords. --- DEVELOPERS-GUIDE.html | 1 - 1 file changed, 1 deletion(-) diff --git a/DEVELOPERS-GUIDE.html b/DEVELOPERS-GUIDE.html index bbff7fb..4dbf9b6 100644 --- a/DEVELOPERS-GUIDE.html +++ b/DEVELOPERS-GUIDE.html @@ -24,7 +24,6 @@ <div align="center"> <h1>The Apache Commons <em>Collections</em> Package</h1> <h2>Developers Guide</h2> -$Id$<br /> <a href="#Introduction">[Introduction]</a> <a href="#CollectionInterfaces">[Collection Interfaces]</a> <a href="#CollectionImplementations">[Collection Implementations]</a>