Skip to content

Commit d2c4044

Browse files
committed
fix LOGBACK-1667
Signed-off-by: Ceki Gulcu <[email protected]>
1 parent 70eb96e commit d2c4044

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pom.xml

-15
Original file line numberDiff line numberDiff line change
@@ -327,21 +327,6 @@
327327
<version>${maven-bundle-plugin.version}</version>
328328
</plugin>
329329

330-
<plugin>
331-
<groupId>org.codehaus.mojo</groupId>
332-
<artifactId>animal-sniffer-maven-plugin</artifactId>
333-
<version>1.16</version>
334-
<configuration>
335-
<ignores>
336-
<ignore>sun.reflect.Reflection</ignore>
337-
</ignores>
338-
<signature>
339-
<groupId>org.codehaus.mojo.signature</groupId>
340-
<artifactId>java17</artifactId>
341-
<version>1.0</version>
342-
</signature>
343-
</configuration>
344-
</plugin>
345330

346331
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
347332
<plugin>

0 commit comments

Comments
 (0)