Revision 42345 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.geometry.app/org.gvsig.geometry.app.jts/pom.xml

View differences:

pom.xml
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 2
  <modelVersion>4.0.0</modelVersion>
4 3
  <parent>
5 4
    <groupId>org.gvsig</groupId>
6 5
    <artifactId>org.gvsig.geometry.app</artifactId>
7
    <version>2.0.103-SNAPSHOT</version>
6
    <version>2.0.103</version>
8 7
  </parent>
9 8
  <groupId>org.gvsig</groupId>
10 9
  <artifactId>org.gvsig.geometry.app.jts</artifactId>
11
  <version>1.0.0-SNAPSHOT</version>
10
  <version>2.0.103</version>
12 11
  <name>Geometry Support (JTS)</name>
13 12
  <description>This project has the geometries library for use in the application based on the use of JTS library</description>
14 13
    <repositories>

Also available in: Unified diff