Skip to content

Commit

Permalink
prepare release 1.2.22
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Jul 21, 2022
1 parent 3a86b8e commit fb382fd
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-SNAPSHOT</version>
<version>1.2.22</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-05-17T14:12:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-07-21T11:17: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 fb382fd

Please sign in to comment.