Revision: 1267
Author:   heuermh
Date:     Mon Dec 29 23:35:04 2014 UTC
Log:      updating maven surefire plugin dependency version to 2.18.1
https://code.google.com/p/piccolo2d/source/detail?r=1267

Modified:
 /piccolo2d.java/trunk/pom.xml

=======================================
--- /piccolo2d.java/trunk/pom.xml       Mon Sep 29 20:07:55 2014 UTC
+++ /piccolo2d.java/trunk/pom.xml       Mon Dec 29 23:35:04 2014 UTC
@@ -12,7 +12,7 @@
   and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions -2 and the following disclaimer in the documentation and/or other materials provided with the + and the following disclaimer in the documentation and/or other materials provided with the
   distribution.

None of the name of the University of Maryland, the name of the Piccolo2D project, or the names of its
@@ -277,12 +277,12 @@
         </plugin>
         <plugin>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.17</version>
+          <version>2.18.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.4.0</version>
+          <version>2.5.3</version>
         </plugin>
       </plugins>
     </pluginManagement>
@@ -345,7 +345,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>2.17</version>
+        <version>2.18.1</version>
       </plugin>
     </plugins>
   </reporting>

--
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
--- You received this message because you are subscribed to the Google Groups "Piccolo2D Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to