[releng] Extra README commands
diff --git a/releng/org.eclipse.ocl.releng.tycho/README.txt b/releng/org.eclipse.ocl.releng.tycho/README.txt
index 9bc3764..3417c95 100644
--- a/releng/org.eclipse.ocl.releng.tycho/README.txt
+++ b/releng/org.eclipse.ocl.releng.tycho/README.txt
@@ -37,6 +37,20 @@
 cd ~/downloads/modeling/mdt/ocl/updates/milestones
 ant -f /shared/modeling/tools/promotion/manage-composite.xml add -Dchild.repository=6.10.0
 
+
+
+
+cd /home/data/httpd/download.eclipse.org/modeling/mdt/ocl/updates/interim/
+/shared/common/apache-ant-1.9.6/bin/ant -f /shared/modeling/tools/promotion/manage-composite.xml remove -Dchild.repository=6.9.0
+rm -rf 6.9.0
+
+cd /home/data/httpd/download.eclipse.org/modeling/mdt/ocl/updates/releases/
+/shared/common/apache-ant-1.9.6/bin/ant -f /shared/modeling/tools/promotion/manage-composite.xml remove -Dchild.repository=6.3.0
+mv 6.3.0 /home/data/httpd/archive.eclipse.org/modeling/mdt/ocl/updates/releases
+cd /home/data/httpd/archive.eclipse.org/modeling/mdt/ocl/updates/releases/
+/shared/common/apache-ant-1.9.6/bin/ant -f /shared/modeling/tools/promotion/manage-composite.xml add -Dchild.repository=6.3.0
+
+
 Downloads are accessible at
 cd ~/downloads/modeling/mdt/ocl/downloads/drops/6.10.0
 
@@ -44,6 +58,11 @@
 cd /home/data/httpd/archive.eclipse.org/modeling/mdt/ocl/downloads/drops
 cd /home/data/httpd/archive.eclipse.org/modeling/mdt/ocl/updates/releases
 
+
+cd /home/data/httpd/download.eclipse.org/modeling/mdt/ocl/downloads/drops
+mv 5.0.5 /home/data/httpd/archive.eclipse.org/modeling/mdt/ocl/downloads/drops
+
+
 --------
 
 GIT repo: /gitroot/ocl/org.eclipse.ocl.git