<project name="apache-velocity-component-info">

   <!-- ============================================================ -->
   <!-- Velocity                                                     -->
   <!-- ============================================================ -->

   <component id="apache-velocity"
              version="1.4"
              licenseType="apache-2.0"
              projectHome="http://jakarta.apache.org/velocity"
              description="Velocity is a Java-based template engine"
   >
      <artifact id="velocity.jar"/>
      <export>
         <include input="velocity.jar"/>
      </export>
   </component>


</project>