Skip to content

Commit

Permalink
Added support for all providers
Browse files Browse the repository at this point in the history
  • Loading branch information
iocanel committed Jun 20, 2012
1 parent 4f7fcc0 commit ff9ca29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
mvn:org.jclouds.karaf/jclouds-karaf/${jclouds.karaf.version}/xml/features
</descriptor>
</descriptors>
<features>
<!--features>
<feature>config</feature>
<feature>jclouds-commands</feature>
<feature>jclouds-aws-ec2</feature>
Expand All @@ -139,7 +139,7 @@
<feature>jclouds-cloudserver-uk</feature>
<feature>jclouds-cloudfiles-us</feature>
<feature>jclouds-cloudfiles-uk</feature>
</features>
</features-->
<includeMvnBasedDescriptors>true</includeMvnBasedDescriptors>
<repository>target/features-repo</repository>
</configuration>
Expand Down Expand Up @@ -185,4 +185,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit ff9ca29

Please sign in to comment.