Repository: jclouds-karaf Updated Branches: refs/heads/master fc21cb9c1 -> 1f6b0b32e
Adding missing DigitalOcean feature to features/pom.xml Follow-up to fc21cb9 Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/1f6b0b32 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/1f6b0b32 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/1f6b0b32 Branch: refs/heads/master Commit: 1f6b0b32e7889a25ee3b113725a471ce6f3abb07 Parents: fc21cb9 Author: Ignasi Barrera <[email protected]> Authored: Fri Mar 7 16:57:45 2014 +0100 Committer: Andrew Phillips <[email protected]> Committed: Sun Mar 16 09:40:35 2014 -0400 ---------------------------------------------------------------------- feature/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/1f6b0b32/feature/pom.xml ---------------------------------------------------------------------- diff --git a/feature/pom.xml b/feature/pom.xml index fef9cdd..658d1e5 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -158,6 +158,7 @@ limitations under the License. <feature>jclouds-serverlove-z1-man</feature> <feature>jclouds-skalicloud-sdg-my</feature> <feature>jclouds-softlayer</feature> + <feature>jclouds-digitalocean</feature> </features> <repository>target/features-repo</repository> </configuration>
