<project name="hibernate-component-info">

   <component id="hibernate"
              licenseType="lgpl"
              version="3.2.0.GA"
              projectHome="http://hibernate.org/"
              description="ultra-high performance object/relational persistence">

      <artifact id="hibernate3.jar"/>

      <import componentref="antlr">
          <compatible version="2.7.5H3"/>
          <compatible version="2.7.6rc1"/>
          <compatible version="2.7.6.ga"/>
      </import>

      <export>
         <include input="hibernate3.jar"/>
       </export>

   </component>

</project>
