Skip to content

Commit 031e255

Browse files
committed
Add -test suffix to log4j-perf to make the intent clear
1 parent 578fa5a commit 031e255

File tree

126 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+2
-2
lines changed

log4j-perf/pom.xml renamed to log4j-perf-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<relativePath>../log4j-parent</relativePath>
2525
</parent>
2626

27-
<artifactId>log4j-perf</artifactId>
27+
<artifactId>log4j-perf-test</artifactId>
2828
<packaging>jar</packaging>
2929
<name>Apache Log4J Performance Tests</name>
3030
<description>The Apache Log4j development-time performance tests</description>

0 commit comments

Comments
 (0)