Additional release changes for next time

This commit is contained in:
Sean Owen 2014-02-28 12:38:36 +00:00
parent f1c385ba93
commit 182fcbe923

View file

@ -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) &lt;srowen@gmail.com&gt;</keyname>
<executable>gpg2</executable>
</configuration>
</plugin>