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-pool.git
The following commit(s) were added to refs/heads/master by this push: new 9ccaf6c Drop Subversion Id keywords. 9ccaf6c is described below commit 9ccaf6c6f357fdf965fb83387b2e1241cb6070db Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Oct 17 14:28:21 2019 -0400 Drop Subversion Id keywords. --- src/main/java/org/apache/commons/pool2/overview.html | 1 - src/main/java/org/apache/commons/pool2/package.html | 1 - 2 files changed, 2 deletions(-) diff --git a/src/main/java/org/apache/commons/pool2/overview.html b/src/main/java/org/apache/commons/pool2/overview.html index b996cd5..b301d1d 100644 --- a/src/main/java/org/apache/commons/pool2/overview.html +++ b/src/main/java/org/apache/commons/pool2/overview.html @@ -14,7 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<!-- $Id$ --> <html> <head> <title>Overview of the org.apache.commons.pool2 component</title> diff --git a/src/main/java/org/apache/commons/pool2/package.html b/src/main/java/org/apache/commons/pool2/package.html index d177957..915f602 100644 --- a/src/main/java/org/apache/commons/pool2/package.html +++ b/src/main/java/org/apache/commons/pool2/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</title>