File tree 1 file changed +1
-11
lines changed
1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ under the License.
209
209
<groupId >org.codehaus.mojo</groupId >
210
210
<artifactId >clirr-maven-plugin</artifactId >
211
211
<configuration >
212
- <comparisonVersion >1.1 </comparisonVersion >
212
+ <comparisonVersion >1.9 </comparisonVersion >
213
213
</configuration >
214
214
</plugin >
215
215
<plugin >
@@ -275,16 +275,6 @@ under the License.
275
275
</goals >
276
276
<configuration >
277
277
<excludes >
278
- <exclude >org/apache/maven/doxia/site/decoration/*</exclude >
279
- <exclude >org/apache/maven/doxia/site/decoration/inheritance/*URLContainer</exclude >
280
- <!-- DOXIASITETOOLS-85 RenderingContext package changed -->
281
- <exclude >org/apache/maven/doxia/siterenderer/*Renderer</exclude >
282
- <exclude >org/apache/maven/doxia/siterenderer/sink/*</exclude >
283
- <!-- DOXIA-511 -->
284
- <exclude >org/apache/maven/doxia/docrenderer/AbstractDocumentRenderer</exclude >
285
- <exclude >org/apache/maven/doxia/docrenderer/itext/AbstractITextRender</exclude >
286
- <!-- DOXIASITETOOLS-170 -->
287
- <exlcude >org/apache/maven/doxia/siterenderer/SiteRenderingContext</exlcude >
288
278
</excludes >
289
279
</configuration >
290
280
</execution >
You can’t perform that action at this time.
0 commit comments