Skip to content

Commit

Permalink
prepare release 1.2.24
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 28, 2022
1 parent 3f35d07 commit 9e3b71a
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.24-SNAPSHOT</version>
<version>1.2.24</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-11-21T16:00:56Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-11-28T20:05: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 9e3b71a

Please sign in to comment.