Subversion Repositories hibernate-spatial

Rev

Rev 26 | Rev 40 | 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>com.cadrie.hibernate</groupId>
        <artifactId>hibernate-spatial</artifactId>
        <name>Hibernate Spatial Core</name>
        <url>http://www.cadrie.com/projects/majas-hibernate/hibernate-spatial</url>
        <description>
                Hibernate Spatial Core classes, interfaces and Service Provider
                Interface
        </description>
        <packaging>jar</packaging>
        <parent>
                <groupId>com.cadrie.hibernate</groupId>
                <artifactId>hibernate-spatial-maven</artifactId>
                <version>1.0-SNAPSHOT</version>
                <relativePath>../hibernate-spatial-maven</relativePath>
        </parent>
        <!-- 
        <distributionManagement>
                <site>
                        <id>MAJAS Hibernate Spatial site</id>
                        <name>Hibernate Spatial</name>
                        <url>
                                scp://www.cadrie.com/var/www/www.cadrie.com/htdocs/projects/majas-hibernate/hibernate-spatial
                        </url>
                </site>
        </distributionManagement>
         -->
</project>