Hi it is possible to use the tomee snapshot in tomee maven plugin??
<plugin>
<groupId>org.apache.openejb.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
<version>1.0.1</version>
<configuration>
<tomeeVersion>1.5.2-SNAPSHOT....</tomeeVersion>
.
.
.
.
.
.
