Revision 44848 trunk/org.gvsig.desktop/org.gvsig.desktop.library/org.gvsig.fmap.mapcontext.swing/org.gvsig.fmap.mapcontext.swing.impl/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.fmap.mapcontext.swing</artifactId>
7
        <version>2.0.272-SNAPSHOT</version>
6
        <version>2.0.272</version>
8 7
      </parent>
9 8
    <artifactId>org.gvsig.fmap.mapcontext.swing.impl</artifactId>
10 9
    <name>${project.artifactId}</name>

Also available in: Unified diff