]> source.dussan.org Git - javassist.git/commitdiff
Update maven-surefire-plugin to 2.18.1 32/head
authorMichal Kordas <kontakt@michalkordas.com>
Fri, 13 Mar 2015 22:16:57 +0000 (23:16 +0100)
committerMichal Kordas <kontakt@michalkordas.com>
Fri, 13 Mar 2015 22:16:57 +0000 (23:16 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 45582cc8b0550ce7fd0cde6a010af0cff4650828..82270e853e3d43d103bb1b48d260294fb0926799 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.12</version>
+        <version>2.18.1</version>
         <configuration>
           <includes>
             <include>javassist/JvstTest.java</include>