Revision 1746 org.gvsig.tools/library/trunk/org.gvsig.tools/org.gvsig.tools.swing/org.gvsig.tools.swing.api/pom.xml

View differences:

pom.xml
8 8
        <artifactId>org.gvsig.tools.swing</artifactId>
9 9
        <version>3.0.160-SNAPSHOT</version>
10 10
    </parent>
11
    <dependencies>
12
        <dependency>
13
            <groupId>org.swinglabs</groupId>
14
            <artifactId>swing-layout</artifactId>
15
            <version>1.0.3</version>
16
        </dependency>
17
        <dependency>
18
            <groupId>com.jeta</groupId>
19
            <artifactId>formsrt</artifactId>
20
            <version>2.1.0_M3-1</version>
21
            <type>jar</type>
22
        </dependency>
23
    </dependencies>
11 24
</project>

Also available in: Unified diff