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

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


The following commit(s) were added to refs/heads/master by this push:
     new d6593f0  Uses validate phase to submit update-impact report
d6593f0 is described below

commit d6593f01c90f4b19879138a74ddbf2c0ff4d502f
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Tue Dec 11 16:49:41 2018 +0100

    Uses validate phase to submit update-impact report
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abd6edd..bec90a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
                         <version>1.0.12</version>
                         <executions>
                             <execution>
-                                <phase>verify</phase>
+                                <phase>validate</phase>
                                 <goals>
                                     <goal>submit</goal>
                                 </goals>

Reply via email to