This isn't really a liquibase question, but a maven question.
What you want to do though is specify the project. This StackOverflow Q&A covers it:
so you would want to do "mvn liquibase:update -pl mmhc" - I think.