Skip to content

Commit 666d826

Browse files
committed
Remove log4j-docgen processor
1 parent ed9f711 commit 666d826

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

log4j-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,6 @@
112112
<artifactId>log4j-plugin-processor</artifactId>
113113
<version>${project.version}</version>
114114
</path>
115-
<path>
116-
<groupId>org.apache.logging.log4j</groupId>
117-
<artifactId>log4j-docgen</artifactId>
118-
<version>0.8.0-SNAPSHOT</version>
119-
</path>
120115
</annotationProcessorPaths>
121116
</configuration>
122117
</plugin>

0 commit comments

Comments
 (0)