Skip to content

Commit 48e044a

Browse files
Updated column header text
1 parent 7382929 commit 48e044a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refactor-first-maven-plugin/src/main/java/org/hjug/mavenreport/RefactorFirstMavenReport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public void execute() {
125125
"TCC",
126126
"TCC Rank",
127127
"Date of First Commit",
128-
"Date of Most Recent Commit",
128+
"Most Recent Commit Date",
129129
"Commit Count",
130130
"Full Path"};
131131

0 commit comments

Comments
 (0)