Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit bae085e

Browse files
author
Michael Edwards
committed
NOT FOR UPSTREAM 0.15-nexia1
1 parent e6290a4 commit bae085e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

layout-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>log4j2-logstash-layout-parent</artifactId>
88
<groupId>com.vlkan.log4j2</groupId>
9-
<version>0.15-SNAPSHOT</version>
9+
<version>0.15-nexia1</version>
1010
</parent>
1111

1212
<artifactId>log4j2-logstash-layout-demo</artifactId>

layout-fatjar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.vlkan.log4j2</groupId>
88
<artifactId>log4j2-logstash-layout-parent</artifactId>
9-
<version>0.15-SNAPSHOT</version>
9+
<version>0.15-nexia1</version>
1010
</parent>
1111

1212
<artifactId>log4j2-logstash-layout-fatjar</artifactId>

layout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.vlkan.log4j2</groupId>
77
<artifactId>log4j2-logstash-layout-parent</artifactId>
8-
<version>0.15-SNAPSHOT</version>
8+
<version>0.15-nexia1</version>
99
</parent>
1010

1111
<artifactId>log4j2-logstash-layout</artifactId>

0 commit comments

Comments
 (0)