0.5 => 0.6 ============== 1. Build registry-tools 2. Copy registry-tool-0.6-SNAPSHOT.jar and commons-cli-1.1.jar (you will find this in your maven repository) to /lib 3. Copy db-migrate.sh file to /bin 4. Make sure 0.5 airavata database is up and running 5. Run db-migrate.sh script file ./db-migrate.sh -url jdbc:mysql://localhost:3306/persistent_data -user airavata -pwd airavata