Author: tv
Date: Tue Apr  5 17:29:16 2011
New Revision: 1089141

URL: http://svn.apache.org/viewvc?rev=1089141&view=rev
Log:
prepare release

Modified:
    turbine/core/trunk/pom.xml

Modified: turbine/core/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1089141&r1=1089140&r2=1089141&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Tue Apr  5 17:29:16 2011
@@ -1104,7 +1104,7 @@
           <plugin>
             <artifactId>maven-gpg-plugin</artifactId>
             <configuration>
-              <passphrase>${gpg.passphrase}</passphrase>
+                <mavenExecutorId>forked-path</mavenExecutorId>
             </configuration>
             <executions>
               <execution>
@@ -1173,7 +1173,7 @@
           <plugin>
             <artifactId>maven-gpg-plugin</artifactId>
             <configuration>
-              <passphrase>${gpg.passphrase}</passphrase>
+                <mavenExecutorId>forked-path</mavenExecutorId>
             </configuration>
             <executions>
               <execution>


Reply via email to