what is the current version for the javaee dependency ith Glassfish V3 b67+ ??
currently I have in the pom.xml:
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.javaee</artifactId>
<version>3.0-Prelude-b28b</version>
<scope>provided</scope>
</dependency>
-------
3.0-Prelude-b28b ???