You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2011/07/10 12:51:09 UTC

svn commit: r1144815 - /myfaces/tobago/branches/tobago-1.0.x/pom.xml

Author: bommel
Date: Sun Jul 10 10:51:08 2011
New Revision: 1144815

URL: http://svn.apache.org/viewvc?rev=1144815&view=rev
Log:
update pom

Modified:
    myfaces/tobago/branches/tobago-1.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-1.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/pom.xml?rev=1144815&r1=1144814&r2=1144815&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/pom.xml Sun Jul 10 10:51:08 2011
@@ -38,8 +38,8 @@
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273</url>
   </issueManagement>
   <ciManagement>
-    <system>hudson</system>
-    <url>https://hudson.apache.org/hudson/</url>
+    <system>jenkins</system>
+    <url>https://builds.apache.org/hudson/</url>
     <notifiers>
       <notifier>
         <type>mail</type>
@@ -586,7 +586,7 @@
           <preparationGoals>clean install</preparationGoals>
           <remoteTagging>true</remoteTagging>
           <autoVersionSubmodules>true</autoVersionSubmodules>
-          <waitBeforeTagging>3</waitBeforeTagging>
+          <waitBeforeTagging>10</waitBeforeTagging>
         </configuration>
       </plugin>
     </plugins>
@@ -855,7 +855,7 @@
       <id>apache-release</id>
       <!--
       NOTE: To use you need to enable this profile and pass in the passphrase:
-           mvn -Prelease -Dpassphrase=thephrase
+           mvn -Papache-release -Dpassphrase=thephrase
 
            with the release plugin add following profile to your settings.xml
            <profile>