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:
Marc Prud'hommeaux 2006-10-20 00:57:35 +00:00
parent e7fae8f659
commit 5bb9249ee1
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
mvn clean deploy -Pjavadoc-profile,docbook-profile,sign-release mvn clean deploy -Pjavadoc-profile,docbook-profile,sign-release
Note that to sign the release, you need to have created a GPG Note that to sign the release, you need to have "gpg" installed and
key. See http://apache.org/dev/release-signing.html create a key. See http://apache.org/dev/release-signing.html
--> -->
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>openjpa-project</artifactId> <artifactId>openjpa-project</artifactId>