This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git
commit adcff4cff2e825e3f559b77e3e86d6399ce183b4 Author: Mark Thomas <[email protected]> AuthorDate: Fri May 3 17:59:34 2019 +0100 Clean-up. Remove svn Id tag --- src/main/java/org/apache/commons/pool2/impl/package.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/org/apache/commons/pool2/impl/package.html b/src/main/java/org/apache/commons/pool2/impl/package.html index c63c3cb..5666f6c 100644 --- a/src/main/java/org/apache/commons/pool2/impl/package.html +++ b/src/main/java/org/apache/commons/pool2/impl/package.html @@ -14,7 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<!-- $Id$ --> <html> <head> <title>Package Documentation for org.apache.commons.pool2.impl</title>
