hi,
thank you for the prompt reply
the pom.xml in the deps directory currently looks like this (namespace
declarations elided):
<project ...>
<parent>
<artifactId>openejb</artifactId>
<groupId>org.apache.openejb</groupId>
<version>4.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deps</artifactId>
<packaging>pom</packaging>
<name>OpenEJB :: Dependencies</name>
<modules>
<module>javaee-api</module>
<module>javaee-web-api</module>
</modules>
</project>
are you saying that i should change the version tag's text content to
3.2-SNAPSHOT?
but i can't see anywhere that i could "activate" it (mainly because i can
not see how it is not activated at the moment)!
cheers,
peter
--
View this message in context:
http://openejb.979440.n4.nabble.com/Best-version-to-build-with-JPA-2-in-mind-tp3518952p3519877.html
Sent from the OpenEJB User mailing list archive at Nabble.com.