You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by mi...@apache.org on 2020/09/01 14:38:47 UTC

[httpcomponents-parent] 11/11: Remove default config

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch 12-dev
in repository https://gitbox.apache.org/repos/asf/httpcomponents-parent.git

commit 132581dc3674232250090f8ed538aadc1d98e0f1
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sun Aug 30 22:22:09 2020 +0200

    Remove default config
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e6ef8c4..763754c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -623,9 +623,6 @@ Fixed JIRA link
               <version>2</version>
             </dependency>
           </dependencies>
-          <configuration>
-            <encoding>${project.build.sourceEncoding}</encoding>
-          </configuration>
           <executions>
             <execution>
               <id>validate</id>