File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >log4j-ecs-layout</artifactId >
13
+ <name >${project.groupId} :${project.artifactId} </name >
13
14
14
15
<properties >
15
16
<parent .base.dir>${project.basedir} /..</parent .base.dir>
Original file line number Diff line number Diff line change 14
14
</properties >
15
15
16
16
<artifactId >log4j2-ecs-layout</artifactId >
17
+ <name >${project.groupId} :${project.artifactId} </name >
17
18
18
19
<build >
19
20
<plugins >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >logback-ecs-encoder</artifactId >
13
+ <name >${project.groupId} :${project.artifactId} </name >
13
14
14
15
<properties >
15
16
<parent .base.dir>${project.basedir} /..</parent .base.dir>
Original file line number Diff line number Diff line change 7
7
<groupId >co.elastic.logging</groupId >
8
8
<artifactId >java-ecs-logging-parent</artifactId >
9
9
<version >0.1.0-SNAPSHOT</version >
10
+ <name >${project.groupId} :${project.artifactId} </name >
10
11
<modules >
11
12
<module >ecs-logging-core</module >
12
13
<module >log4j-ecs-layout</module >
You can’t perform that action at this time.
0 commit comments