Revision 358

View differences:

trunk/org.gvsig.app.document.layout2.app/org.gvsig.app.document.layout2.app.mainplugin/pom.xml
98 98
        <dependency>
99 99
            <groupId>com.lowagie</groupId>
100 100
            <artifactId>itext</artifactId>
101
            <version>2.1.7</version>
102 101
            <scope>compile</scope>
103 102
        </dependency>
104 103
        <dependency>
trunk/org.gvsig.app.document.layout2.app/pom.xml
1 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/maven-v4_0_0.xsd">
2 2

  
3 3
    <modelVersion>4.0.0</modelVersion>
4
	<artifactId>org.gvsig.app.document.layout2.app</artifactId>
4
    <artifactId>org.gvsig.app.document.layout2.app</artifactId>
5 5
    <packaging>pom</packaging>
6 6
    <version>2.0.46-SNAPSHOT</version>
7 7

  

Also available in: Unified diff