You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2016/10/31 23:06:58 UTC

svn commit: r1767388 - /httpcomponents/httpclient/trunk/httpclient5-win/pom.xml

Author: ggregory
Date: Mon Oct 31 23:06:58 2016
New Revision: 1767388

URL: http://svn.apache.org/viewvc?rev=1767388&view=rev
Log:
Add missing EOL.

Modified:
    httpcomponents/httpclient/trunk/httpclient5-win/pom.xml

Modified: httpcomponents/httpclient/trunk/httpclient5-win/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/httpclient5-win/pom.xml?rev=1767388&r1=1767387&r2=1767388&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/httpclient5-win/pom.xml (original)
+++ httpcomponents/httpclient/trunk/httpclient5-win/pom.xml Mon Oct 31 23:06:58 2016
@@ -23,7 +23,8 @@
    individuals on behalf of the Apache Software Foundation.  For more
    information on the Apache Software Foundation, please see
    <http://www.apache.org />.
- --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ -->
+ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.httpcomponents.client5</groupId>