Revert "Upgrade maven-sure-plugin to latest version"

This reverts commit b2be159cca594444ec404ac3b72824865ee9ac96.


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/843dc7b1
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/843dc7b1
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/843dc7b1

Branch: refs/heads/master
Commit: 843dc7b151418686fc28eadf4d218c39a2c5ff09
Parents: d937f50
Author: Guillaume Nodet <[email protected]>
Authored: Wed Oct 5 08:10:50 2016 +0200
Committer: Guillaume Nodet <[email protected]>
Committed: Wed Oct 5 08:10:50 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/843dc7b1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e4f6b7c..11637ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1845,7 +1845,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.19.1</version>
+                    <version>2.18.1</version>
                     <configuration>
                             <forkMode>once</forkMode>
                             <argLine>${surefire.argLine}</argLine>

Reply via email to