Skip to content

Commit

Permalink
prepare release 1.2.23
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Nov 21, 2022
1 parent aa5e918 commit ddf79cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -22,7 +22,7 @@
<artifactId>reload4j</artifactId>
<packaging>jar</packaging>
<name>reload4j</name>
<version>1.2.22</version>
<version>1.2.23</version>
<description>Reload4j revives EOLed log4j 1.x</description>

<url>https://reload4j.qos.ch</url>
Expand All @@ -48,7 +48,7 @@

<properties>
<!-- yyyy-MM-dd'T'HH:mm:ss'Z' -->
<project.build.outputTimestamp>2022-07-21T11:17:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-11-21T15:28:00Z</project.build.outputTimestamp>
<jdk.version>1.5</jdk.version>
<maven.compiler.source>${jdk.version}</maven.compiler.source>
<maven.compiler.target>${jdk.version}</maven.compiler.target>
Expand Down

0 comments on commit ddf79cf

Please sign in to comment.