Updated Branches: refs/heads/master 97c911ca3 -> f31d908ea
Removing test detail Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/commit/f31d908e Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/tree/f31d908e Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/diff/f31d908e Branch: refs/heads/master Commit: f31d908ea1a75cfc1e46827a5a655d89215b5c33 Parents: 97c911c Author: Andrew Bayer <[email protected]> Authored: Thu Oct 3 14:17:25 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Thu Oct 3 14:17:25 2013 -0700 ---------------------------------------------------------------------- google-compute-engine/pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-google/blob/f31d908e/google-compute-engine/pom.xml ---------------------------------------------------------------------- diff --git a/google-compute-engine/pom.xml b/google-compute-engine/pom.xml index de8d759..375192c 100644 --- a/google-compute-engine/pom.xml +++ b/google-compute-engine/pom.xml @@ -114,9 +114,6 @@ <goal>test</goal> </goals> <configuration> - <includes> - <include>**/GoogleComputeEngineSecurityGroupExtensionLiveTest.java</include> - </includes> <systemPropertyVariables> <test.google-compute-engine.identity>${test.google-compute-engine.identity} </test.google-compute-engine.identity>
