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

View differences:

pom.xml
314 314

  
315 315

  
316 316

  
317

  
318 317
      <dependency>
319
        <groupId>com.toedter</groupId>
320
        <artifactId>jcalendar</artifactId>
321
        <scope>runtime</scope>
322
      </dependency>
323
      <dependency>
324 318
        <groupId>org.opengis</groupId>
325 319
        <artifactId>geoapi</artifactId>
326 320
        <scope>runtime</scope>
......
331 325
        <scope>runtime</scope>
332 326
      </dependency>
333 327
      <dependency>
334
        <groupId>org.geotools</groupId>
335
        <artifactId>gt2-main</artifactId>
336
        <scope>runtime</scope>
337
      </dependency>
338
      <dependency>
339 328
        <groupId>hsqldb</groupId>
340 329
        <artifactId>hsqldb</artifactId>
341 330
        <scope>runtime</scope>
......
436 425
          <scope>runtime</scope>
437 426
      </dependency>
438 427
      <dependency>
439
          <groupId>org.opengis</groupId>
440
          <artifactId>geoapi</artifactId>
441
          <scope>runtime</scope>
442
      </dependency>
443
      <dependency>
444 428
          <groupId>com.h2database</groupId>
445 429
          <artifactId>h2</artifactId>
446 430
          <scope>runtime</scope>

Also available in: Unified diff