mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -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>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||||
<tagNameFormat>zxing-@{project.version}</tagNameFormat>
|
<tagNameFormat>zxing-@{project.version}</tagNameFormat>
|
||||||
<goals>deploy</goals>
|
<goals>deploy</goals>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
@ -236,6 +237,7 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<keyname>Sean Owen (ZXing) <srowen@gmail.com></keyname>
|
||||||
<executable>gpg2</executable>
|
<executable>gpg2</executable>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in a new issue