You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/28 11:16:43 UTC

[45/50] httpcomponents-parent git commit: maven-resources-plugin 3.0.1 -> 3.0.2.

maven-resources-plugin 3.0.1 -> 3.0.2.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1791958 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/0202def3
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/0202def3
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/0202def3

Branch: refs/heads/master
Commit: 0202def3f78f35e3d9de9f2bdca918314324b9fa
Parents: 1b738d0
Author: Gary D. Gregory <gg...@apache.org>
Authored: Wed Apr 19 19:40:10 2017 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Wed Apr 19 19:40:10 2017 +0000

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/0202def3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d119649..0b6d33d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,7 @@ Version 9 - changes since version 8
 
 maven-compiler-plugin 3.6.0 -> 3.6.1
 maven-surefire-plugin 2.19.1 -> 2.20
+maven-resources-plugin 3.0.1 -> 3.0.2
 
 Version 8 - changes since version 7
 ===================================
@@ -543,7 +544,7 @@ Fixed JIRA link
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.0.2</version>
           <executions>
             <execution>
               <id>copy-resources</id>