Revision 44669 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/pom.xml

View differences:

pom.xml
366 366
            <artifactId>org.gvsig.tools.lib</artifactId>
367 367
            <type>test-jar</type>
368 368
            <scope>test</scope>
369
        </dependency>        
370

  
369
        </dependency>
370
        <dependency>
371
            <groupId>net.sf.cssbox</groupId>
372
            <artifactId>swingbox</artifactId>
373
            <version>1.1</version>
374
            <type>jar</type>
375
        </dependency>
376
        <dependency>
377
            <groupId>org.xhtmlrenderer</groupId>
378
            <artifactId>flying-saucer-core</artifactId>
379
            <version>9.0.8</version>
380
            <type>jar</type>
381
        </dependency>
371 382
    </dependencies>
372 383

  
373 384
    <build>

Also available in: Unified diff