Skip to content

Commit 6f90a08

Browse files
committed
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA Stack
This closes #794
1 parent f144b13 commit 6f90a08

File tree

1 file changed

+2
-2
lines changed
  • maven-surefire-report-plugin

1 file changed

+2
-2
lines changed

maven-surefire-report-plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</prerequisites>
4747

4848
<properties>
49-
<doxiaVersion>2.0.0-M12</doxiaVersion>
49+
<doxiaVersion>2.0.0</doxiaVersion>
5050
</properties>
5151

5252
<dependencies>
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>org.apache.maven.reporting</groupId>
116116
<artifactId>maven-reporting-impl</artifactId>
117-
<version>4.0.0-M15</version>
117+
<version>4.0.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)