mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Use gpg not gpg2
This commit is contained in:
parent
f4d5b1f785
commit
b14d476a30
1
pom.xml
1
pom.xml
|
@ -319,7 +319,6 @@
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
<keyname>Sean Owen (ZXing) <srowen@gmail.com></keyname>
|
<keyname>Sean Owen (ZXing) <srowen@gmail.com></keyname>
|
||||||
<executable>gpg2</executable>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in a new issue