I just released the "Final" JPA API jar. It is still using the old naming scheme in terms of repo artifacts; so this one is:
groupId : org.hibernate.javax.persistence artifactId : hibernate-jpa-2.1-api version : 1.0.0.Final I think moving forward we will move to a slightly different scheme. The group will stay the same, but: artifactId : hibernate-jpa-api version : {jpaVersion}.0.Final Also, rather than naming the non-final releases after the draft they come from (because often they span Drafts or partially include Drafts, etc) we'll just go to a straight Alpha/Beta/CR scheme. I went ahead and use the new scheme for the tag, because it is more concise. So the tag is under 2.1.0.Final. _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev