Subversion Repositories hibernate-spatial

Rev

Rev 33 | Rev 54 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<project>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.hibernatespatial</groupId>
        <artifactId>hibernate-spatial</artifactId>
        <parent>
                <groupId>org.hibernatespatial</groupId>
                <artifactId>hibernate-spatial-maven</artifactId>
                <version>1.0-SNAPSHOT</version>
                <relativePath>../hibernate-spatial-maven</relativePath>
        </parent>
        <name>Hibernate Spatial Core</name>
        <url>http://www.hibernatespatial.org/hibernate-spatial</url>
        <description>
                Hibernate Spatial Core classes, interfaces and Service Provider
                Interface
        </description>
        <packaging>jar</packaging>
</project>