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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to