Skip to content

Commit

Permalink
Multi-release jar
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style committed Dec 21, 2021
1 parent 7881649 commit d4e60de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.azisaba</groupId>
<artifactId>Log4j2Fix</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down Expand Up @@ -44,6 +44,7 @@
<Main-Class>net.azisaba.log4j2Fix.Log4j2Fix</Main-Class>
<Premain-Class>net.azisaba.log4j2Fix.Log4j2Fix</Premain-Class>
<Agent-Class>net.azisaba.log4j2Fix.Log4j2Fix</Agent-Class>
<Multi-Release>true</Multi-Release>
</manifestEntries>
</archive>
</configuration>
Expand Down

0 comments on commit d4e60de

Please sign in to comment.