I've got a working, deployable ear. It has ejbs and wars in it. But I'm not sure what version of Java EE I'm currently using. How do I find that out?
To be clear, I don't care about the version on the app server, I want to know what version my artifacts are configured to use.