Revision 40622 trunk/org.gvsig.desktop/pom.xml

View differences:

pom.xml
209 209
                <artifactId>batik-bridge</artifactId>
210 210
                <version>1.7</version>
211 211
            </dependency>
212
            <!--
212 213
            <dependency>
213 214
                <groupId>org.gvsig</groupId>
214 215
                <artifactId>batik-ext-gvsig-custom</artifactId>
215 216
                <version>1.7.0</version>
216 217
            </dependency>
218
            -->
217 219
            <dependency>
218 220
                <groupId>org.apache.xmlgraphics</groupId>
221
                <artifactId>batik-ext</artifactId>
222
                <version>1.7</version>
223
            </dependency>            
224
            <dependency>
225
                <groupId>org.apache.xmlgraphics</groupId>
219 226
                <artifactId>batik-gui-util</artifactId>
220 227
                <version>1.7</version>
221 228
            </dependency>
......
265 272
                <version>1.7</version>
266 273
            </dependency>
267 274
            <dependency>
268
                <groupId>org.apache.xmlgraphics</groupId>
269
                <artifactId>batik-ext</artifactId>
270
                <version>1.7</version>
271
            </dependency>
272
            <dependency>
273 275
                <groupId>bsf</groupId>
274 276
                <artifactId>bsf</artifactId>
275 277
                <version>2.3.0-rc1</version>

Also available in: Unified diff