ACCUMULO-3048 Use localCheckout for release plugin
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c4d46bba Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c4d46bba Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c4d46bba Branch: refs/heads/1.5.2-SNAPSHOT Commit: c4d46bbaec018cb090833a5a72e4ccf1834bba4e Parents: 45d11d5 Author: Josh Elser <els...@apache.org> Authored: Tue Aug 12 21:31:55 2014 -0400 Committer: Josh Elser <els...@apache.org> Committed: Tue Aug 12 21:31:55 2014 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/c4d46bba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8ca6342..2f14d07 100644 --- a/pom.xml +++ b/pom.xml @@ -492,6 +492,7 @@ <releaseProfiles>seal-jars</releaseProfiles> <useReleaseProfile>false</useReleaseProfile> <pushChanges>false</pushChanges> + <localCheckout>true</localCheckout> </configuration> </plugin> <plugin>