Quick Search:

View

Revision:

Diff

Diff from 111 to:

Annotations

Annotate by Age | Author | Mixed | None
/fisheye/browse/HibernateSpatial/tags/1.0-M2/hibernate-spatial/pom.xml

Annotated File View

maesenka
2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project>
3         <modelVersion>4.0.0</modelVersion>
maesenka
40
4         <groupId>org.hibernatespatial</groupId>
maesenka
2
5         <artifactId>hibernate-spatial</artifactId>
maesenka
40
6         <parent>
7                 <groupId>org.hibernatespatial</groupId>
8                 <artifactId>hibernate-spatial-maven</artifactId>
maesenka
111
9                 <version>1.0-M2</version>
maesenka
40
10                 <relativePath>../hibernate-spatial-maven</relativePath>
11         </parent>
12         <name>Hibernate Spatial Core</name>
13         <url>http://www.hibernatespatial.org/hibernate-spatial</url>
maesenka
13
14         <description>
15                 Hibernate Spatial Core classes, interfaces and Service Provider
16                 Interface
17         </description>
18         <packaging>jar</packaging>
maesenka
54
19         <build>
20                 <plugins>
21                         <!--  this ensures that the common test cases are available for providers -->
22                         <plugin>
23                                 <groupId>org.apache.maven.plugins</groupId>
24                                 <artifactId>maven-jar-plugin</artifactId>
25                                 <executions>
26                                         <execution>
27                                                 <goals>
28                                                         <goal>test-jar</goal>
29                                                 </goals>
30                                         </execution>
31                                 </executions>
32                         </plugin>
33                 </plugins>
34         </build>
maesenka
2
35 </project>
FishEye: Open Source License registered to Hibernate Spatial.
Your maintenance has expired. You can renew your license at http://www.atlassian.com/fisheye/renew
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.2 Build:build-298 2008-05-26 ) - Administration - Page generated 2010-09-08 05:54 +0200