Repository: accumulo
Updated Branches:
  refs/heads/1.6.0-SNAPSHOT db102e470 -> a694e9ab1


ACCUMULO-2171 Use local checkout for release candidate preparation.


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

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: a694e9ab1894905e3646214d30ed07311de0d4d9
Parents: db102e4
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Thu Apr 10 14:48:49 2014 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Thu Apr 10 14:49:26 2014 -0400

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/a694e9ab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c928dec..8dfdf87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -557,6 +557,7 @@
             <releaseProfiles>seal-jars</releaseProfiles>
             <useReleaseProfile>false</useReleaseProfile>
             <pushChanges>false</pushChanges>
+            <localCheckout>true</localCheckout>
           </configuration>
         </plugin>
         <plugin>

Reply via email to