[jboss-cvs] repository.jboss.com/hibernate-annotations/3.2.1.SNAPSHOT ...

Emmanuel Bernard emmanuel.bernard at jboss.com
Mon Dec 4 13:00:39 EST 2006


  User: ebernard
  Date: 06/12/04 13:00:39

  Added:       hibernate-annotations/3.2.1.SNAPSHOT  component-info.xml
  Log:
  SNAPSHOT
  
  Revision  Changes    Path
  1.1      date: 2006/12/04 18:00:39;  author: ebernard;  state: Exp;repository.jboss.com/hibernate-annotations/3.2.1.SNAPSHOT/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="hibernate-annotations-component-info">
     <component id="hibernate-annotations"
                 licenseType="lgpl"
                 version="3.2.1.SNAPSHOT"
                 projectHome="http://annotations.hibernate.org"
        description="Annotations for Hibernate/EJB3"
      >
        <artifact id="hibernate-annotations.jar"/>
        <import componentref="hibernate">
           <compatible version="3.2.0.GA"/>
  		 <compatible version="3.2.1.GA"/>
        </import>
        <export>
           <include input="hibernate-annotations.jar"/>         
        </export>
        
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list