Skip to content

Commit 4bd7e19

Browse files
committed
Port log4j-iostreams changes from 2.x
1 parent 788ec71 commit 4bd7e19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

log4j-iostreams/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,10 @@
2323
<version>${revision}</version>
2424
<relativePath>../log4j-parent</relativePath>
2525
</parent>
26-
2726
<artifactId>log4j-iostreams</artifactId>
2827
<packaging>jar</packaging>
2928
<name>Apache Log4j Streaming Interface</name>
3029
<description>The Apache Log4j streams to log event converters</description>
31-
<properties>
32-
<log4jParentDir>${basedir}/..</log4jParentDir>
33-
</properties>
3430
<dependencies>
3531
<dependency>
3632
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)