I have multiple bamboo specs each with their own `main` entry point. They all have their @BambooSpec label and when I run `mvn -Ppublish-specs` it publishes everything.
I want to publish a single plan. How do I do this?