Skip to content

Commit f995348

Browse files
authored
🔧 chore(pom): Remove properties gpg
1 parent f626b45 commit f995348

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
<description>A Maven plugin for automating template-based configurations and placeholder replacements across XML, JSON, Java, and more</description>
1111
<url>http://maven.apache.org</url>
1212
<properties>
13-
<!-- env GPG-->
14-
<gpg.keyname>${env.GPG_PUBLIC_KEY}</gpg.keyname>
13+
1514

1615
<!-- General Properties -->
1716
<maven.compiler.target>11</maven.compiler.target>

0 commit comments

Comments
 (0)