You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2011/12/30 11:21:29 UTC

svn commit: r1225783 - /maven/surefire/trunk/surefire-integration-tests/src/test/resources/classpath-order/pom.xml

Author: krosenvold
Date: Fri Dec 30 10:21:29 2011
New Revision: 1225783

URL: http://svn.apache.org/viewvc?rev=1225783&view=rev
Log:
o Updated version

Modified:
    maven/surefire/trunk/surefire-integration-tests/src/test/resources/classpath-order/pom.xml

Modified: maven/surefire/trunk/surefire-integration-tests/src/test/resources/classpath-order/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/surefire-integration-tests/src/test/resources/classpath-order/pom.xml?rev=1225783&r1=1225782&r2=1225783&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-integration-tests/src/test/resources/classpath-order/pom.xml (original)
+++ maven/surefire/trunk/surefire-integration-tests/src/test/resources/classpath-order/pom.xml Fri Dec 30 10:21:29 2011
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.maven.plugins</groupId>
       <artifactId>maven-surefire-report-plugin</artifactId>
-      <version>2.3.1</version>
+      <version>${surefire.version}</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>