[hibernate-dev] [OGM] "How to setup OGM" Wiki page

Guillaume SCHEIBEL guillaume.scheibel at gmail.com
Wed May 9 17:37:36 EDT 2012


Hi everyone,

I read this page<https://community.jboss.org/wiki/HowtosetupanduseHibernateOGM>
on
the wiki and there is this snippet :

<dependency>
   <groupId>org.hibernate.ogm</groupId>
   <artifactId>hibernate-ogm-core</artifactId>
   <version>3.0.0.Alpha1</version></dependency>


Shouldn't be updated with the current version (4.0.0-SNAPSHOT) ?

Cheers,
Guillaume


More information about the hibernate-dev mailing list