Skip to content

Commit

Permalink
🔧 chore(pom): Remove properties gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
Luiz-Micci authored Mar 11, 2025
1 parent f626b45 commit f995348
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
<description>A Maven plugin for automating template-based configurations and placeholder replacements across XML, JSON, Java, and more</description>
<url>http://maven.apache.org</url>
<properties>
<!-- env GPG-->
<gpg.keyname>${env.GPG_PUBLIC_KEY}</gpg.keyname>


<!-- General Properties -->
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit f995348

Please sign in to comment.