[releng] Back to the previous SSH account
Change-Id: Id08d9b6e6ba582292793bdd25de6f248d8bdb915
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
diff --git a/org.eclipse.gmf.notation.repository/gmf-notation-jiro-publish.sh b/org.eclipse.gmf.notation.repository/gmf-notation-jiro-publish.sh
index 916ad53..f569611 100644
--- a/org.eclipse.gmf.notation.repository/gmf-notation-jiro-publish.sh
+++ b/org.eclipse.gmf.notation.repository/gmf-notation-jiro-publish.sh
@@ -20,7 +20,7 @@
export PROJECT_NAME="GMF Notation"
export PROJECT_PREFIX="org.eclipse.gmf.notation"
-export SSH_ACCOUNT="genie.gmf-runtime@git.eclipse.org"
+export SSH_ACCOUNT="genie.gmf-runtime@projects-storage.eclipse.org"
if [ -z "$JOB_NAME" ]; then
echo "Error there is no Hudson JOB_NAME defined";