Fix build-after.sh script

Change-Id: I9be44755eedacc412485774eaacc27b69361c45a
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
diff --git a/plugins/cdo/releng/toolkit/server/build-after.sh b/plugins/cdo/releng/toolkit/server/build-after.sh
index b5acdca..8c8e885 100755
--- a/plugins/cdo/releng/toolkit/server/build-after.sh
+++ b/plugins/cdo/releng/toolkit/server/build-after.sh
@@ -10,7 +10,7 @@
 # Contributors:
 #    Nicolas Bros (Mia-Software)
 #	 Camille Letavernier (CEA LIST)
-#	 Vincent LORENZO (CEA LIST) - Adapter for Papyrus CDO
+#	 Vincent LORENZO (CEA LIST) - Adapted for Papyrus CDO
 #--------------------------------------------------------------------------------
 
 ########## publishing ##########
@@ -23,7 +23,7 @@
 ## BUILD_ALIAS=M4
 ##
 
-p2UpdateSiteDir=${WORKSPACE}/source/releng/main/site/target/repository
+p2UpdateSiteDir=${WORKSPACE}source/plugins/cdo/releng/org.eclipse.papyrus.cdo.p2/target/repository/ 
 updateSite=${WORKSPACE}/repository
 
 if [ -n "$BUILD_ALIAS" ]; then