<project name="hibernate-annotations-component-info">
   <component id="hibernate-annotations"
               licenseType="lgpl"
               version="@VERSION@"
               projectHome="http://annotations.hibernate.org"
      description="Annotations for Hibernate/EJB3"
      scm=":ext:cvs.devel.redhat.com:/cvs/dist/hibernate3-annotations"
      tag="@TAG@">
      <!-- Built using JDK 5 -->
      <artifact id="hibernate-annotations.jar"/>
      <import componentref="hibernate">
         <compatible version="3.2.0.GA"/>
         <compatible version="3.2.1.GA"/>
         <compatible version="3.2.3.GA"/>
         <compatible version="3.2.4.SP1"/>         
         <compatible version="3.2.4.SP1_CP01-brew"/>         
         <compatible version="3.2.4.SP1_CP02-brew"/>         
         <compatible version="3.2.4.SP1_CP03-brew"/>  
         <compatible version="3.2.4.SP1_CP04-brew"/>  
         <compatible version="3.2.4.SP1_CP06-brew"/>  
         <compatible version="3.2.4.SP1_CP07-brew"/>
         <compatible version="3.2.4.SP1_CP08-brew"/>
         <compatible version="3.2.6.GA"/>
      </import>
      <import componentref="hibernate-commons-annotations">
         <compatible version="3.0.0.GA"/>
         <compatible version="3.0.0.GA-brew"/>
      </import>
      <export>
         <include input="hibernate-annotations.jar"/>         
      </export>
      
   </component>

</project>
