Updated Branches: refs/heads/master 3b3c129f2 -> a0dfeb1c7
Removing empty lines Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/21bdf88e Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/21bdf88e Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/21bdf88e Branch: refs/heads/master Commit: 21bdf88e331448aac5ae40e84cd8fa35e92c1a97 Parents: 3b3c129 Author: Andrew Phillips <[email protected]> Authored: Wed Dec 11 09:04:43 2013 +0100 Committer: Andrew Phillips <[email protected]> Committed: Wed Jan 29 11:31:53 2014 -0500 ---------------------------------------------------------------------- pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/21bdf88e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d2de73a..480cfd6 100644 --- a/pom.xml +++ b/pom.xml @@ -554,18 +554,15 @@ limitations under the License. <artifactId>org.apache.karaf.shell.console</artifactId> <version>${karaf.version}</version> </dependency> - <dependency> <groupId>org.apache.karaf</groupId> <artifactId>apache-karaf</artifactId> <version>${karaf.version}</version> <type>tar.gz</type> </dependency> - </dependencies> </dependencyManagement> - <repositories> <repository> <id>apache-snapshots</id>
