mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Additional release changes for next time
This commit is contained in:
parent
f1c385ba93
commit
182fcbe923
2
pom.xml
2
pom.xml
|
@ -203,6 +203,7 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
<configuration>
|
||||
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||
<tagNameFormat>zxing-@{project.version}</tagNameFormat>
|
||||
<goals>deploy</goals>
|
||||
</configuration>
|
||||
|
@ -236,6 +237,7 @@
|
|||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<keyname>Sean Owen (ZXing) <srowen@gmail.com></keyname>
|
||||
<executable>gpg2</executable>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in a new issue