Subversion Repositories hibernate-spatial

Rev

Rev 201 | Rev 314 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 201 Rev 216
Line 3... Line 3...
3
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4
    <modelVersion>4.0.0</modelVersion>
4
    <modelVersion>4.0.0</modelVersion>
5
    <parent>
5
    <parent>
6
        <groupId>org.hibernatespatial</groupId>
6
        <groupId>org.hibernatespatial</groupId>
7
        <artifactId>hibernate-spatial-maven</artifactId>
7
        <artifactId>hibernate-spatial-maven</artifactId>
8
        <version>1.0</version>
8
        <version>1.1-SNAPSHOT</version>
9
        <relativePath>../hibernate-spatial-maven</relativePath>
9
        <relativePath>../hibernate-spatial-maven</relativePath>
10
    </parent>
10
    </parent>
11
    <artifactId>hibernate-spatial-oracle</artifactId>
11
    <artifactId>hibernate-spatial-oracle</artifactId>
12
    <packaging>jar</packaging>
12
    <packaging>jar</packaging>
13
    <name>Oracle DialectProvider</name>
13
    <name>Oracle DialectProvider</name>