summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/tracing-aspectj/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml b/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
index b539d7ed5c..246518f618 100644
--- a/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
+++ b/branches/sca-java-1.x/modules/tracing-aspectj/pom.xml
@@ -82,7 +82,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>LATEST</version>
+ <version>2.4.3</version>
<configuration>
<includes>
<include>**/*TestCase.java</include>