The parent POM is now ```xml <parent> <artifactId>groovy-parent-pom</artifactId> <groupId>org.lappsgrid.maven</groupId> <version>1.1.3</version> </parent> ``` I am wondering whether there should be a special parent POM for AskMe.
The parent POM is now
I am wondering whether there should be a special parent POM for AskMe.