Listing features alphabetically in assembly
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 3e82ea5..3e3f14b 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -172,33 +172,34 @@
               </descriptors>
               <features>
                 <feature>config</feature>
-                <feature>jclouds-guice</feature>
                 <feature>jclouds</feature>
+                <feature>jclouds-commands</feature>
                 <feature>jclouds-compute</feature>
-                <feature>jclouds-api-filesystem</feature>
-                <feature>jclouds-api-elasticstack</feature>
-                <feature>jclouds-api-vcloud</feature>
+                <feature>jclouds-guice</feature>
+                <feature>jclouds-services</feature>
+                <feature>jclouds-url-handler</feature>
                 <feature>jclouds-api-byon</feature>
-                <feature>jclouds-api-swift</feature>
+                <feature>jclouds-api-chef</feature>
+                <feature>jclouds-api-cloudstack</feature>
+                <feature>jclouds-api-elasticstack</feature>
+                <feature>jclouds-api-ec2</feature>
+                <feature>jclouds-api-filesystem</feature>
                 <feature>jclouds-api-openstack-nova</feature>
                 <feature>jclouds-api-openstack-cinder</feature>
-                <feature>jclouds-api-s3</feature>
-                <feature>jclouds-api-ec2</feature>
-                <feature>jclouds-api-cloudstack</feature>
                 <feature>jclouds-api-rackspace-cloudidentity</feature>
-                <feature>jclouds-api-chef</feature>
+                <feature>jclouds-api-s3</feature>
+                <feature>jclouds-api-swift</feature>
+                <feature>jclouds-api-vcloud</feature>
                 <feature>jclouds-aws-cloudwatch</feature>
                 <feature>jclouds-aws-ec2</feature>
                 <feature>jclouds-aws-s3</feature>
                 <feature>jclouds-azureblob</feature>
+                <feature>jclouds-chef</feature>
                 <feature>jclouds-cloudfiles-uk</feature>
                 <feature>jclouds-cloudfiles-us</feature>
-                <feature>jclouds-rackspace-cloudloadbalancers-us</feature>
-                <feature>jclouds-rackspace-cloudloadbalancers-uk</feature>
                 <feature>jclouds-cloudserver-uk</feature>
                 <feature>jclouds-cloudserver-us</feature>
-                <feature>jclouds-rackspace-cloudservers-us</feature>
-                <feature>jclouds-rackspace-cloudservers-uk</feature>
+                <feature>jclouds-digitalocean</feature>
                 <feature>jclouds-elastichosts-lon-b</feature>
                 <feature>jclouds-elastichosts-lon-p</feature>
                 <feature>jclouds-elastichosts-sat-p</feature>
@@ -209,14 +210,13 @@
                 <feature>jclouds-hpcloud-objectstorage</feature>
                 <feature>jclouds-hpcloud-compute</feature>
                 <feature>jclouds-openhosting-east1</feature>
+                <feature>jclouds-rackspace-cloudloadbalancers-uk</feature>
+                <feature>jclouds-rackspace-cloudloadbalancers-us</feature>
+                <feature>jclouds-rackspace-cloudservers-uk</feature>
+                <feature>jclouds-rackspace-cloudservers-us</feature>
                 <feature>jclouds-serverlove-z1-man</feature>
                 <feature>jclouds-skalicloud-sdg-my</feature>
                 <feature>jclouds-softlayer</feature>
-                <feature>jclouds-digitalocean</feature>
-                <feature>jclouds-services</feature>
-                <feature>jclouds-commands</feature>
-                <feature>jclouds-chef</feature>
-                <feature>jclouds-url-handler</feature>
               </features>
               <includeMvnBasedDescriptors>true</includeMvnBasedDescriptors>
               <repository>target/features-repo</repository>