switching back to "git" since the workspace on the server could finally
be deleted
diff --git a/org.eclipse.emf.emfstore.releng/build.rmap b/org.eclipse.emf.emfstore.releng/build.rmap
index 7a63856..1eb5191 100644
--- a/org.eclipse.emf.emfstore.releng/build.rmap
+++ b/org.eclipse.emf.emfstore.releng/build.rmap
@@ -42,7 +42,7 @@
 		<provider componentTypes="eclipse.feature,osgi.bundle" readerType="git">

 			<property key="git.remote.uri" value="git://git.eclipse.org/gitroot/emf-store/org.eclipse.emf.emfstore.core.git"/>

 			<property key="git.auto.fetch" value="true"/>

-            <uri format="{0}/git5/org.eclipse.emf.emfstore.core,{1}">

+            <uri format="{0}/git/org.eclipse.emf.emfstore.core,{1}">

                 <bc:propertyRef key="workspace.root"/>

 				<bc:propertyRef key="buckminster.component"/>

 			</uri>

@@ -50,7 +50,7 @@
 		<provider componentTypes="eclipse.feature,osgi.bundle" readerType="git" source="true">

 			<property key="git.remote.uri" value="git://git.eclipse.org/gitroot/emf-store/org.eclipse.emf.emfstore.releng.git"/>

 			<property key="git.auto.fetch" value="true"/>

-            <uri format="{0}/git5/org.eclipse.emf.emfstore.releng,{1}">

+            <uri format="{0}/git/org.eclipse.emf.emfstore.releng,{1}">

                 <bc:propertyRef key="workspace.root"/>

 				<bc:propertyRef key="buckminster.component"/>

 			</uri>

@@ -58,7 +58,7 @@
 		<provider componentTypes="eclipse.feature,osgi.bundle" readerType="git" source="true">

 			<property key="git.remote.uri" value="git://git.eclipse.org/gitroot/emf-store/org.eclipse.emf.emfstore.other.git"/>

 			<property key="git.auto.fetch" value="true"/>

-            <uri format="{0}/git5/org.eclipse.emf.emfstore.other,{1}">

+            <uri format="{0}/git/org.eclipse.emf.emfstore.other,{1}">

                 <bc:propertyRef key="workspace.root"/>

 				<bc:propertyRef key="buckminster.component"/>

 			</uri>

@@ -69,7 +69,7 @@
 		<provider componentTypes="eclipse.feature,osgi.bundle" readerType="git">

 			<property key="git.remote.uri" value="git://git.eclipse.org/gitroot/emfclient/org.eclipse.emf.ecp.core.git"/>

 			<property key="git.auto.fetch" value="true"/>

-            <uri format="{0}/git5/org.eclipse.emf.ecp.core,{1}">

+            <uri format="{0}/git/org.eclipse.emf.ecp.core,{1}">

                 <bc:propertyRef key="workspace.root"/>

 				<bc:propertyRef key="buckminster.component"/>

 			</uri>

@@ -77,7 +77,7 @@
 		<provider componentTypes="eclipse.feature,osgi.bundle" readerType="git" source="true">

 			<property key="git.remote.uri" value="git://git.eclipse.org/gitroot/emfclient/org.eclipse.emf.ecp.releng.git"/>

 			<property key="git.auto.fetch" value="true"/>

-            <uri format="{0}/git5/org.eclipse.emf.ecp.releng,{1}">

+            <uri format="{0}/git/org.eclipse.emf.ecp.releng,{1}">

                 <bc:propertyRef key="workspace.root"/>

 				<bc:propertyRef key="buckminster.component"/>

 			</uri>

@@ -85,7 +85,7 @@
 		<provider componentTypes="eclipse.feature,osgi.bundle" readerType="git" source="true">

 			<property key="git.remote.uri" value="git://git.eclipse.org/gitroot/emfclient/org.eclipse.emf.ecp.other.git"/>

 			<property key="git.auto.fetch" value="true"/>

-            <uri format="{0}/git5/org.eclipse.emf.ecp.other,{1}">

+            <uri format="{0}/git/org.eclipse.emf.ecp.other,{1}">

                 <bc:propertyRef key="workspace.root"/>

 				<bc:propertyRef key="buckminster.component"/>

 			</uri>