correction
diff --git a/pom.xml b/pom.xml
index 5063c49..db80892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@
 				<osbp.stage.p2.target.dir.base>/home/data/httpd/download.eclipse.org/osbp${file.separator}${osbp.build.eclipse.platform.name}</osbp.stage.p2.target.dir.base>
 				<osbp.p2.base>http://download.eclipse.org/osbp/</osbp.p2.base>
 				<osbp.p2>${osbp.p2.base}${osbp.build.eclipse.platform.name}${file.separator}${osbp.build.branch}</osbp.p2>
-				<osbp.technologystack.p2>${osbp.stage.p2.technologystack.target.dir.base}${file.separator}${osbp.build.branch}</osbp.technologystack.p2>
+				<osbp.technologystack.p2>file://${osbp.stage.p2.technologystack.target.dir.base}${file.separator}${osbp.build.branch}</osbp.technologystack.p2>
 			</properties>
 
 			<distributionManagement>