Update with regard to milestone 2.1.0.M2
 - added new extensions module to downloads instructions
diff --git a/download/_index.html b/download/_index.html
index b836915..d5316a3 100644
--- a/download/_index.html
+++ b/download/_index.html
@@ -22,6 +22,11 @@
         </dependency>
         <dependency>
             <groupId>org.eclipse.gemini.blueprint</groupId>
+            <artifactId>gemini-blueprint-extensions</artifactId>
+            <version>2.1.0.M2</version>
+        </dependency>
+        <dependency>
+            <groupId>org.eclipse.gemini.blueprint</groupId>
             <artifactId>gemini-blueprint-core</artifactId>
             <version>2.1.0.M2</version>
         </dependency>