You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/08/17 16:17:32 UTC

svn commit: r1374277 - /incubator/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml

Author: ilgrosso
Date: Fri Aug 17 14:17:32 2012
New Revision: 1374277

URL: http://svn.apache.org/viewvc?rev=1374277&view=rev
Log:
Removing spurious char

Modified:
    incubator/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml

Modified: incubator/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml?rev=1374277&r1=1374276&r2=1374277&view=diff
==============================================================================
--- incubator/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml (original)
+++ incubator/syncope/branches/1_0_X/parent/src/site/xdoc/release-process.xml Fri Aug 17 14:17:32 2012
@@ -93,7 +93,7 @@ under the License.
       </activation>
       <properties>
         <mavenExecutorId>forked-path</mavenExecutorId>
-        <gpg.keyname>your-gpg-keyname</gpg.keyname>\
+        <gpg.keyname>your-gpg-keyname</gpg.keyname>
         <!-- optional -->
         <gpg.passphrase>your-gpg-passphrase</gpg.passphrase>
       </properties>