Subversion Repositories hibernate-spatial

Rev

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

Rev 215 Rev 253
Line 16... Line 16...
16
        Interface
16
        Interface
17
    </description>
17
    </description>
18
    <packaging>jar</packaging>
18
    <packaging>jar</packaging>
19
    <build>
19
    <build>
20
        <plugins>
20
        <plugins>
21
            <!--  this ensures that the common test cases are available for providers -->
21
            <!--  this ensures that the common testsuite-suite cases are available for providers -->
22
            <plugin>
22
            <plugin>
23
                <groupId>org.apache.maven.plugins</groupId>
23
                <groupId>org.apache.maven.plugins</groupId>
24
                <artifactId>maven-jar-plugin</artifactId>
24
                <artifactId>maven-jar-plugin</artifactId>
25
                <executions>
25
                <executions>
26
                    <execution>
26
                    <execution>