We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36748b commit c0b37c1Copy full SHA for c0b37c1
json-smart/pom.xml
@@ -92,7 +92,9 @@
92
</property>
93
</activation>
94
<properties>
95
- <gpg.keyname>8E322ED0</gpg.keyname>
+ <!-- My old Is back -->
96
+ <gpg.keyname>2C8DF6EC</gpg.keyname>
97
+ <!-- <gpg.keyname>8E322ED0</gpg.keyname> -->
98
<!-- <gpg.keyname>Uriel Chemouni (dev) <[email protected]></gpg.keyname> -->
99
<!-- GPG Key ID to use for signing -->
100
</properties>
0 commit comments