JCLOUDS-669: Add support for openstack-swift
diff --git a/assembly/pom.xml b/assembly/pom.xml
index c01c997..5f4c050 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -192,6 +192,7 @@
                 <feature>jclouds-api-filesystem</feature>
                 <feature>jclouds-api-openstack-nova</feature>
                 <feature>jclouds-api-openstack-cinder</feature>
+                <feature>jclouds-api-openstack-swift</feature>
                 <feature>jclouds-api-rackspace-cloudidentity</feature>
                 <feature>jclouds-api-s3</feature>
                 <feature>jclouds-api-swift</feature>