[hibernate-issues] [Hibernate-JIRA] Created: (EJB-292) Update dependency version for hibernate-commons-annotations (pom.xml)

Anthony Whitford (JIRA) noreply at atlassian.com
Fri Jun 1 22:03:04 EDT 2007


Update dependency version for hibernate-commons-annotations (pom.xml)
---------------------------------------------------------------------

                 Key: EJB-292
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-292
             Project: Hibernate Entity Manager
          Issue Type: Improvement
    Affects Versions: 3.3.1.GA
            Reporter: Anthony Whitford


Maven pom declares hibernate-commons-annotations 3.0.0.ga as dependency when 3.3.0.ga is available.

<dependency>
  <groupId>org.hibernate</groupId>
  <artifactId>hibernate-commons-annotations</artifactId>
  <version>3.0.0.ga</version>
</dependency>

http://mirrors.ibiblio.org/pub/mirrors/maven2/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga.pom


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list