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

pauls pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-testing-war.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ed63a9  Update to maven-failsafe-plugin version 2.21.0
8ed63a9 is described below

commit 8ed63a9bd357bd4bdb99cdefa49540c71f95b704
Author: Karl Pauls <[email protected]>
AuthorDate: Thu Aug 23 23:15:03 2018 +0200

    Update to maven-failsafe-plugin version 2.21.0
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index beabd8e..fbaa2e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-failsafe-plugin</artifactId>
+                <version>2.21.0</version>
                 <executions>
                      <execution>
                         <goals>

Reply via email to