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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

The following commit(s) were added to refs/heads/master by this push:
       new  045761b   Update deploy plugin version
045761b is described below

commit 045761bfd79287172a73dc5a4e84cfc4f44b6332
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Tue Mar 28 19:50:17 2017 -0700

    Update deploy plugin version
---
 build.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.xml b/build.xml
index 8c9e778..77eec60 100644
--- a/build.xml
+++ b/build.xml
@@ -284,7 +284,7 @@
 
        <!-- sign and deploy the main artifact -->
        <artifact:mvn>
-               <arg 
value="org.apache.maven.plugins:maven-gpg-plugin:1.5:sign-and-deploy-file" />
+               <arg 
value="org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file" />
                <arg value="-Durl=${maven-repository-url}" />
                <arg value="-DrepositoryId=${maven-repository-id}" />
                <arg value="-DpomFile=pom.xml" />
@@ -294,7 +294,7 @@
 
        <!-- sign and deploy the sources artifact -->
        <artifact:mvn>
-               <arg 
value="org.apache.maven.plugins:maven-gpg-plugin:1.5:sign-and-deploy-file" />
+               <arg 
value="org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file" />
                <arg value="-Durl=${maven-repository-url}" />
                <arg value="-DrepositoryId=${maven-repository-id}" />
                <arg value="-DpomFile=pom.xml" />
@@ -305,7 +305,7 @@
 
        <!-- sign and deploy the javadoc artifact -->
        <artifact:mvn>
-               <arg 
value="org.apache.maven.plugins:maven-gpg-plugin:1.5:sign-and-deploy-file" />
+               <arg 
value="org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file" />
                <arg value="-Durl=${maven-repository-url}" />
                <arg value="-DrepositoryId=${maven-repository-id}" />
                <arg value="-DpomFile=pom.xml" />

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to