mirror of https://github.com/apache/openjpa.git
Added target for signing the release.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@465942 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e7fae8f659
commit
5bb9249ee1
|
@ -12,8 +12,8 @@
|
|||
|
||||
mvn clean deploy -Pjavadoc-profile,docbook-profile,sign-release
|
||||
|
||||
Note that to sign the release, you need to have created a GPG
|
||||
key. See http://apache.org/dev/release-signing.html
|
||||
Note that to sign the release, you need to have "gpg" installed and
|
||||
create a key. See http://apache.org/dev/release-signing.html
|
||||
-->
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>openjpa-project</artifactId>
|
||||
|
|
Loading…
Reference in New Issue