<?xml version="1.0" encoding="UTF-8"?><project>
  <parent>
    <artifactId>berkano-taglib-parent</artifactId>
    <groupId>berkano</groupId>
    <version>SNAPSHOT</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <artifactId>berkano-seraph-taglib</artifactId>
  <name>Berkano Seraph Taglib</name>
  <version>20060102.133649-3</version>
  <description></description>
  <dependencies>
    <dependency>
      <groupId>berkano</groupId>
      <artifactId>seraph</artifactId>
      <version>0.7.15-berkano-SNAPSHOT</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>berkano</groupId>
      <artifactId>berkano-seraph</artifactId>
      <version>SNAPSHOT</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>berkano</groupId>
      <artifactId>berkano-taglib-unit</artifactId>
      <version>SNAPSHOT</version>
      <scope>test</scope>
    </dependency>
  </dependencies>
  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>
</project>