Updated Branches: refs/heads/remove-sonatype-ext [created] f4a11ad5b
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/e25f6c41 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/e25f6c41 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/e25f6c41 Branch: refs/heads/remove-sonatype-ext Commit: e25f6c418f7b00908aa5f8e76f859478d4946093 Parents: fb1734e Author: Andrew Phillips <[email protected]> Authored: Wed Dec 11 09:04:43 2013 +0100 Committer: Andrew Phillips <[email protected]> Committed: Wed Dec 11 09:04:43 2013 +0100 ---------------------------------------------------------------------- pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/e25f6c41/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c44281c..de23bf7 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>
