Skip to content

Commit

Permalink
prepare release 1.2.26
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <[email protected]>
  • Loading branch information
ceki committed Dec 15, 2024
1 parent 630baec commit ecbf430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<artifactId>reload4j</artifactId>
<packaging>jar</packaging>
<name>reload4j</name>
<version>1.2.26-SNAPSHOT</version>
<version>1.2.26</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>2023-03-22T19:39:38Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-12-15T16:23: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 ecbf430

Please sign in to comment.