We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557a85c commit b050650Copy full SHA for b050650
pom.xml
@@ -162,19 +162,19 @@ under the License.
162
<dependency>
163
<groupId>org.apache.maven.reporting</groupId>
164
<artifactId>maven-reporting-api</artifactId>
165
- <version>4.0.0-M12</version>
+ <version>4.0.0</version>
166
</dependency>
167
168
169
<artifactId>maven-reporting-impl</artifactId>
170
- <version>4.0.0-M15</version>
171
172
173
<!-- doxia -->
174
175
<groupId>org.apache.maven.doxia</groupId>
176
<artifactId>doxia-sink-api</artifactId>
177
- <version>2.0.0-M12</version>
+ <version>2.0.0</version>
178
179
180
0 commit comments