You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/12/15 17:12:06 UTC

[12/15] git commit: ISIS-188: no need to wait 120 seconds before tagging

ISIS-188: no need to wait 120 seconds before tagging


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/8b4effb5
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/8b4effb5
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/8b4effb5

Branch: refs/heads/master
Commit: 8b4effb5cf983a668ac4b45f7bf8b46511e15775
Parents: be3dcd4
Author: Dan Haywood <da...@apache.org>
Authored: Thu Dec 13 22:36:11 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Thu Dec 13 23:27:04 2012 +0000

----------------------------------------------------------------------
 core/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/8b4effb5/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index a656dec..1b960b6 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -781,7 +781,7 @@ the MIT license [1].
                         <tagBase>https://svn.apache.org/repos/asf/incubator/isis/tags/</tagBase>
                         <localCheckout>true</localCheckout>
                         <pushChanges>false</pushChanges>
-                        <waitBeforeTagging>120</waitBeforeTagging>
+                        <waitBeforeTagging>2</waitBeforeTagging>
                     </configuration>
                     <!-- goal:clean (for aggregator modules) has no bindings; 
                         cleans up release.properties and any backup POM files -->