You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/04/06 07:06:05 UTC

[maven-wagon] branch master updated: Remove managed version override

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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e12300  Remove managed version override
0e12300 is described below

commit 0e123001eb738ee1a538249d2a234083f0f54437
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Fri Apr 6 09:05:36 2018 +0200

    Remove managed version override
---
 wagon-providers/wagon-http/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/wagon-providers/wagon-http/pom.xml b/wagon-providers/wagon-http/pom.xml
index 12c63b6..70ac18a 100644
--- a/wagon-providers/wagon-http/pom.xml
+++ b/wagon-providers/wagon-http/pom.xml
@@ -109,7 +109,6 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>1.4</version>
         <executions>
           <execution>
             <phase>package</phase>

-- 
To stop receiving notification emails like this one, please contact
michaelo@apache.org.