Skip to content

Commit b050650

Browse files
committed
[MINVOKER-371] Upgrade to Doxia 2.0.0 GA Stack
This closes #261
1 parent 557a85c commit b050650

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,19 +162,19 @@ under the License.
162162
<dependency>
163163
<groupId>org.apache.maven.reporting</groupId>
164164
<artifactId>maven-reporting-api</artifactId>
165-
<version>4.0.0-M12</version>
165+
<version>4.0.0</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>org.apache.maven.reporting</groupId>
169169
<artifactId>maven-reporting-impl</artifactId>
170-
<version>4.0.0-M15</version>
170+
<version>4.0.0</version>
171171
</dependency>
172172

173173
<!-- doxia -->
174174
<dependency>
175175
<groupId>org.apache.maven.doxia</groupId>
176176
<artifactId>doxia-sink-api</artifactId>
177-
<version>2.0.0-M12</version>
177+
<version>2.0.0</version>
178178
</dependency>
179179

180180
<dependency>

0 commit comments

Comments
 (0)