diff --git a/fortiss-std-env/buckminster/fortiss.rmap b/fortiss-std-env/buckminster/fortiss.rmap
index b8f18443355bb01940e2ac10d612f0e0fe2d6ab8..eb14a476f3071accfe4ad76a15d71d3473eb0892 100644
--- a/fortiss-std-env/buckminster/fortiss.rmap
+++ b/fortiss-std-env/buckminster/fortiss.rmap
@@ -45,7 +45,7 @@
 				<bc:propertyRef key="buckminster.component"/>
 			</rm:uri>
 		</rm:provider>
-  </rm:searchPath>
+	</rm:searchPath>
 
 	<rm:searchPath name="emfstore">
 		<rm:provider
@@ -72,8 +72,17 @@
 				<bc:propertyRef key="buckminster.component"/>
 			</rm:uri>
 		</rm:provider>
-  </rm:searchPath>
-  
+	</rm:searchPath>
+	
+	<rm:searchPath name="conqat">
+		<rm:provider
+			readerType="p2"
+			componentTypes="osgi.bundle,eclipse.feature"
+			source="false" mutable="false">
+			<rm:uri format="https://www4.in.tum.de/~ccsm/eclipse_update_site"/>
+		</rm:provider>
+	</rm:searchPath>
+	
 	<rm:searchPath name="helios">
 		<rm:provider
 			readerType="p2"
@@ -88,9 +97,10 @@
 			source="false" mutable="false">
 			<rm:uri format="http://download.eclipse.org/eclipse/updates/3.6"/>
 		</rm:provider>		
-  </rm:searchPath>
+	</rm:searchPath>
   
   <rm:locator pattern="^org\.fortiss\..*" searchPathRef="fortiss"/>
   <rm:locator pattern="^org\.unicase\..*" searchPathRef="emfstore"/>
+  <rm:locator pattern="^org\.conqat\..*" searchPathRef="conqat"/>
   <rm:locator searchPathRef="helios"/>
 </rm:rmap>