Skip to content

Commit 16dc0e4

Browse files
committed
Version 1.0
1 parent 62016fb commit 16dc0e4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pom.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@
1111

1212
<groupId>io.avaje</groupId>
1313
<artifactId>avaje-logback-encoder</artifactId>
14-
<version>0.13</version>
14+
<version>1.0</version>
15+
16+
<name>avaje-logback-encoder</name>
17+
<description>Logback encoder for structured json logging</description>
1518

1619
<properties>
1720
<surefire.useModulePath>false</surefire.useModulePath>
18-
<project.build.outputTimestamp>2025-03-25T04:17:45Z</project.build.outputTimestamp>
21+
<project.build.outputTimestamp>2025-07-21T19:47:44Z</project.build.outputTimestamp>
1922
</properties>
2023

2124
<dependencies>

0 commit comments

Comments
 (0)